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 90019

Summary: Cannot use Xlet execution with CDC TK platform
Product: javame Reporter: Lukas Hasik <lhasik>
Component: CDC packAssignee: luky <luky>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: cdc project
debug OW

Description Lukas Hasik 2006-11-24 15:03:48 UTC
cdc 061122

-have a CDC project using CDC TK platform
-add a NewAGUIXlet
-you cannot specify xlet execution for this NewAGUIXlet
Comment 1 Lukas Hasik 2006-11-24 15:07:37 UTC
Created attachment 36270 [details]
cdc project
Comment 2 Lukas Hasik 2006-11-26 15:30:53 UTC
when debuging :
java.lang.NoSuchMethodException: main
        at java.lang.Class.getMethod0(Native Method)
        at java.lang.Class.getMethod(Class.java:958)
        at sun.misc.CVM.runMain(CVM.java:460)
Comment 3 Lukas Hasik 2006-11-26 15:32:52 UTC
Created attachment 36284 [details]
debug OW
Comment 4 luky 2006-11-27 11:44:55 UTC
Fixed. Problem was in the classpath changes done recently
Comment 5 Lukas Hasik 2006-11-29 19:30:05 UTC
verified in 061129_03
Comment 6 Lukas Hasik 2006-12-21 12:45:53 UTC
*** Issue 91261 has been marked as a duplicate of this issue. ***
Comment 7 Ivan Sidorkin 2009-01-15 13:38:37 UTC
closing old issues