FaqJ2MEMidletClientForWebService
Why Midlet clients for Webservices / Web applications are not generated automatically?
- NetBeans 5.5
There are several reasons for for this problem.
If the parameter of the Web service is a type that can not be handled by Visual Mobile Developer, such as an array and a custom type etc.
The workaround is create a midlet and call meWebToMobileClient's methods manually from with in the Midlet.
- NetBeans 6.0 and higher
There is no sample midlet generated for you. See issue 92825
Platforms: All