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 100135

Summary: Execute Through OTA does not work in Mobility Pack
Product: javame Reporter: rpatel <rpatel>
Component: -- Other --Assignee: Adam Sotona <asotona>
Status: VERIFIED FIXED    
Severity: blocker CC: rpatel
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description rpatel 2007-04-05 17:29:08 UTC
When I enable the "Execute Through OTA" option from Project->Properties->Running
on a MIDP 2.x application project in Mobility Pack on NB 5.5 and NB 6.0, the
Application Management Software (AMS) emulation does not work during execution.
The emulator simply runs the MIDP application without bringing up the AMS.
Hence, there is no way to emulate the life cycle management of the MIDP
application from an AMS when running the application from NB 5.5/6.0 Mobility Pack.

For further questions, please contact me directly.

Thank you,
Rima.
Comment 1 pcmreddy 2007-04-05 17:36:31 UTC
*** Issue 100136 has been marked as a duplicate of this issue. ***
Comment 2 Martin Ryzl 2007-04-06 12:14:38 UTC
this is not a bug since it works as designed. The issue is that the emulator
doesn't display/allow user to enter application URL (cool for demos) but rather
installs and run application automatically (requested by developers).
Note that the requested behavior may not be available on all emulators.
Comment 3 Adam Sotona 2007-06-06 10:40:44 UTC
fix to display OTA URL during execution is planned for M10
Comment 4 Adam Sotona 2007-06-06 13:27:25 UTC
fixed