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

Summary: Jad file not created - deploy fails
Product: javame Reporter: lucasjordan <lucasjordan>
Component: Build SystemAssignee: Petr Suchomel <psuchomel>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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