This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 119851 - Jad file not created - deploy fails
Summary: Jad file not created - deploy fails
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Suchomel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 03:01 UTC by lucasjordan
Modified: 2009-10-01 13:29 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lucasjordan 2007-10-24 03:01:43 UTC
Create a new CDC Application project and build it. Then deploy it, the following error occurs:
...
do-deploy:
deploy-wm:
C:\Documents and Settings\llj\My Documents\NetBeansProjects\CdcApplication1\nbproject\build-impl.xml:1084: The following
error occurred while executing this line:
C:\Program Files\NetBeans 6.0 Beta 1\mobility8\modules\scr\deploy-wm-impl.xml:22: Property deployment.jad is not set.
BUILD FAILED (total time: 0 seconds)

on further inspection of the properties of the project, we see under the "Creating Jar" section that the jad file name
is set, yet no jad file is produced in the build or dist directory.

using netbeans 6 beta 2
Comment 1 Adam Sotona 2007-11-01 10:09:49 UTC
WM deployment is currently designed to deploy CLDC applications only.
I am changing this issue to an enhancement for the future.
Comment 2 Adam Sotona 2007-11-01 15:44:21 UTC
sorry for the type - it is currently designed for the exact CDC virtual machine only

we may extend it about general Windows Mobile deployemnt
Comment 3 Adam Sotona 2007-11-01 15:44:39 UTC
sorry for the typo - it is currently designed for the exact CDC virtual machine only

we may extend it about general Windows Mobile deployemnt
Comment 4 Adam Sotona 2007-11-01 15:44:45 UTC
sorry for the typo - it is currently designed for the exact CDC virtual machine only

we may extend it about general Windows Mobile deployment