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 112767

Summary: Mobile part of the "Mobile Client to Web Application" is not generated
Product: javame Reporter: Lukas Hasik <lhasik>
Component: Web ServicesAssignee: Jiri Prazak <bohemius>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 92824    
Attachments: console output with exceptions
web project with ws and ws client for testing. The WS is simple it just returns String

Description Lukas Hasik 2007-08-14 16:27:27 UTC
08/13

-there is no code generated in mobile project when "Mobile Client to Web Application" wizard is used. Only the .wsclient
file
Comment 1 Lukas Hasik 2007-08-15 16:26:20 UTC
Created attachment 46670 [details]
console output with exceptions
Comment 2 Michal Skvor 2007-08-15 16:34:34 UTC
The java.lang.IllegalStateException: Cannot call start twice on a handle is fixed however there is NPE in the ClassData.
Jirko check you this out?
Comment 3 Lukas Hasik 2007-08-20 11:00:31 UTC
Created attachment 46871 [details]
web project with ws and ws client for testing. The WS is simple it just returns String
Comment 4 Lukas Hasik 2007-08-20 12:00:27 UTC
use Web Service Client from the Web project
Comment 5 Jiri Prazak 2007-08-20 16:14:14 UTC
fixed
Comment 6 Lukas Hasik 2007-08-24 15:06:08 UTC
verified in 08/23
-now it generates compilable code - reported issue 113739 about the functionality

PLEASE, set up the Target milestone next time