J2ME « netbeans « Java Enterprise Q&A





1. Returning Arrays from .net web service to Java ME web service results in compile error of stub?    stackoverflow.com

So, I'm getting some compile errors on netbeans 6.5 generated web service code for a java ME client to a c# (vs2005) web service. I've trimmed my example significantly, and ...

2. server side for mobile application in java me    stackoverflow.com

Im making mobile application in java me and I want to have server side from where Ill get some information for the application (not to have much information in xml file ...

3. JAVA ME Netbeans Web Service Character Problem    stackoverflow.com

I create a web service in Visual Studio c#, I used Netbeans Java ME web services my services, I send from Java ME to my service some string information; I send from ...

4. how to build a java web service and consuming it in j2me client (with netbeans)    stackoverflow.com

Anyone can give me some guidelines or resources about how to build a java web service and consuming it in j2me client application with Netbeans IDE? (Step-to-step tutorial is appreciated) Do ...

5. java ME client, web service, with a little of netwoking    forums.netbeans.org

how to connect weather sensor to web service and then connect it to java me client? i dont know but here's the overview of what im proposing. is this possible? OVERVIEW ...

6. Cannot find a method in the generated Web Service stub    forums.netbeans.org

NetBeans Forums FAQ Search Memberlist Register Profile Log in to check your private messages Log in

7. Connecting MIDP Applications to Web Services    forums.netbeans.org

8. Webservice netbeans 6.7.1 Client stubs failed    forums.netbeans.org

Hi, Please be patiente since I'm new with Java and Netbeans. I basically want to migrate a small application I have in Vb.net to Java. I have personal help when it ...

9. Connecting MIDP Applications to Web Services    forums.netbeans.org

Hi, I'm trying to use this tuturial for: http://dtl.ws.plaintime.com/service.asmx?WSDL The stubs generator is failing. I'm using the SonyEricsson SDK java platform but it fails even with SUN SDk. Thanks, Helder ---- ...





10. Problem witn end-to-end, Netbean wizard overline the methods of the web application    forums.netbeans.org

I Want to use end to end technologie for access to MySQL db using mobile device .... I have read all the tutorials for doing this but i don't understand why ...

11. web service: error during parsing of schema file    forums.netbeans.org

I am developing a j2me mobile application that connects to a web service of NWS, the ndfd xml server. When i tried connecting to the service, it generates error such as: ...

12. Connecting MIDP Applications to Web Services    forums.netbeans.org

13. Problem with java ME client to Web Application    forums.netbeans.org

Hi, Im trying to run this tutorial: http://www.netbeans.org/kb/60/mobility/midp-webservices.html Im trying to use the Mobile Client to Web Application Generator because the phone I am using does not support WSA. I have ...

14. Web Service, problem with passing array of String ???    forums.netbeans.org

i tryed with a silmple metod at the server side public String helloWorld(){ return "helloWorld" } it works perfectly when i create a web service client for a j2me aplication , ...

15. J2ME Remote webservice Problem    forums.netbeans.org

Hi Friends, i am trying to use a remote web service from my Midlet when i am trying to use i am getting the Following Exception: Exception: java/rmi/MarshalException java.rmi.MarshalException: Missing SOAP ...

16. Netbeans J2ME Generate Web Service Client fails without error    forums.netbeans.org

When trying to generate stubs from my WSDL the process complete successfully, at least it says so at the status bar in netbeans. However the generated code does not compile as ...





17. How to connect Web Application through a midlet?    forums.netbeans.org

I want to connect a web application to a midlet. Basically i need to control a servelet or get data from a servlet and display them in my mobile client or ...

18. Connecting MIDP Applications to Web Services    forums.netbeans.org

Hi i am using NetBeans 6.7.1 full version with all the latest updates.I am creating a javame midlet and i want to connect to a webservice i follow the steps described ...

19. Mobile WebService Client - Cyclical parameter references    forums.netbeans.org

Hello, I want to generate a web service client on my mobile app but the wsdl file is not accepted, this is the error: Parameter type contains cyclical references - cannot ...

20. [J2ME Web Service Client] Problem with return Object from Web Service    forums.netbeans.org

Code: java.lang.ClassCastException at mygymws.myGymWSService_Stub.gym_fromObject(myGymWSService_Stub.java:158) at mygymws.myGymWSService_Stub.setGym(myGymWSService_Stub.java:79) at ...

21. [Java Web Service <-> J2ME with Web Service Client ] Problem with return object    forums.netbeans.org

Hello! I have a problem and I can not solve it. I create Java Web Application and Web Service. I add "gym" class to project:

22. cannot create a JavaFX Webservice Client    forums.netbeans.org

Hi guys. I badly need your help... This is for my JavaFX mobile app project I tried creating a webservice client on a javafx project, and inputted the wsdl link, but ...

23. J2ME Web Service    forums.netbeans.org

Hi guys, I am new to the forum..I need to create webservice for mobile.This is my project work.SO please help me with a tutorial.I am in zero percent status now.please help.Thanks ...

24. Invoke a java webservice to javaME    forums.netbeans.org

25. J2me Web Service    forums.netbeans.org

hi friends, Can anyone help me in how to invoke a java web service in j2me.It will be very useful for my project.Thanks in advance.

26. Netbeans 6.5 fails to generate stubs for Web Service    forums.netbeans.org

Hi all, I'm new to Java, even newer to j2me, but my app works after busting my eyes for 3 weeks reading manuals, code and whathaveyous on the web. I have ...

27. Problem with J2ME Web Service Client    forums.netbeans.org

Greetings I'm developing a j2me project that will be a web service client using Netbeans 6.7.1. The Web Service was created from an existing Session Bean (EJB 3.0) Here is the ...

28. [mobility] Problem with J2ME Web Service Client    forums.netbeans.org

Greetings I'm developing a j2me project that will be a web service client using Netbeans 6.7.1. The Web Service was created from an existing Session Bean (EJB 3.0) Here is the ...

29. java me web service client challenges    forums.netbeans.org

i'm facing challenges with consuming web services using j2me midlet. i developed one, the emulator can seamlessly communicate with the web service i'm hosting on glassfish 3 running on my computer ...

30. MobileApplication+WebApplication Help    forums.netbeans.org

hm991 Joined: 11 Mar 2010 Posts: 17 Posted: Wed Mar 24, 2010 4:49 am Post subject: MobileApplication+WebApplication Help Greetings I've used the 2 pieces of code(packages mymobile and ...

31. MobileApplication+WebApplication Help    forums.netbeans.org

hm991 Joined: 11 Mar 2010 Posts: 17 Posted: Wed Mar 24, 2010 4:50 am Post subject: MobileApplication+WebApplication Help Greetings I've used the 2 pieces of code(packages mymobile and ...

32. J2ME web service client code generatin problem    forums.netbeans.org

Hi all , I started to use the Netbeans 6.8 web service client wizard . I created a web service (.Net web service) witch return an object Data. The Data class ...

33. J2ME web service client code generatin problem    forums.netbeans.org

Hi all , I started to use the Netbeans 6.8 web service client wizard . I created a web service (.Net web service) witch return an object Data. The Data class ...

34. Having trouble connecting MobileApplication with WebApplication    forums.netbeans.org

Greetings I'm trying to connect my MobileApplication(emulator) to Tomcat(for which I've created a WebApplication) Now the code doesn't seem to have a problem, the problem lies in the path of the ...

35. New Java ME Client To Web Application    forums.netbeans.org

I have asmx web service written on C#. I create web application in netbeans. While creating web application I choose server: GlassFish v2.1, Java EE Version: J2EE 1.4. In this application ...

36. No web service client available in project    forums.netbeans.org

I want to create Java ME Client to Web Application. I have web application. Web application has Web service reference on web service. When I choose J2EE 5 while creating Web ...

37. Call .Net Web Service in J2ME using NetBeans    forums.netbeans.org

hi all i am new to netbeans & j2me, i created a .net web service....but i got no idea how to call the web service using j2me in netbeans... can someone ...

38. Using Web Services in Mobile Applications    forums.netbeans.org

Hi, I try to use a web service in my visual midlet. The method of the web service returns an object that I defined in a library. But if I generate ...

39. java.rmi.MarshalException:Invalid Element in Response: exception in j2me ws client    forums.netbeans.org

Greetings I've been working on a j2me ws client that upload an image to the server. The web service was developed with jws The pojo at server side has the following attribute @XmlMimeType("image/jpeg") Image image; and the generated pojo at client side has the following byte[] image the data types are correct according this site http://docs.sun.com/app/docs/doc/820-1072/ahigz?a=view but now the service invocation ...

40. Stop Java ME Web Service Client    forums.netbeans.org

Hi All, I need help on the issue below: I created a web service client in netbeans ide 6.9.1. I call one of the functions in the stub created in thread, my problem is i can stop the thread but can't cancel the network connect once i cancel the thread. Anybody know how to terminate the connection once terminate the thread??? ...

41. Calling Webservice with Output Parameters    forums.netbeans.org

I have been trying to call a web service I created that has 1 output parameter of type string and also has an integer return code. When I create the web service client and generate the stubs, I get a class for the returnresult of the web method. This class has methods to get the output parameter string result and the ...

42. Create J2ME ssl webservice client problem    forums.netbeans.org

43. Failed to generate Java ME Web Service Client    forums.netbeans.org

44. Help making a scroller with tile layers    forums.netbeans.org

View previous topic :: View next topic Author Message Ultra Joined: 20 Mar 2011 Posts: 1 Location: Game Programming/Playing Posted: Sun Mar 20, 2011 7:00 pm Post subject: Help making a scroller with tile layers Hello, I need help producing a scroll-er that uses a velocity to scroll up through the tiles that I have implemented ...

45. Converting web application to mobile application    forums.netbeans.org

Hi All, We have developed one web application using servelts,jsp and ejb. Now we want to convert this web application into a mobile application just like m.gmail i mean mobile comptabile. So could you please suggest me are there any API's for doing the same. Your help would be nice for us. Thanks

46. Cannot create JME web service client in NetBeans 7.0    forums.netbeans.org

java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key ACSD_WsdlSourceFilesyst at java.util.ResourceBundle.getObject(ResourceBundle.java:374) at java.util.ResourceBundle.getString(ResourceBundle.java:334) at org.openide.util.NbBundle.getMessage(NbBundle.java:642) at org.netbeans.modules.mobility.jsr172.wizard.ClientInfo.initAccessibility(ClientInfo.java:139) at org.netbeans.modules.mobility.jsr172.wizard.ClientInfo.(ClientInfo.java:131) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardDescriptor.getComponent(WebServiceClientWizardDescriptor.java:102) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardIterator.createSteps(WebServiceClientWizardIterator.java:308) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardIterator.initialize(WebServiceClientWizardIterator.java:129) at org.openide.loaders.TemplateWizardIterImpl.setIterator(TemplateWizardIterImpl.java:103) at org.openide.loaders.TemplateWizardIteratorWrapper.setIterator(TemplateWizardIteratorWrapper.java:79) ...

47. Cannot create JME web service client in NetBeans 7.0    forums.netbeans.org

java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key ACSD_WsdlSourceFilesyst at java.util.ResourceBundle.getObject(ResourceBundle.java:374) at java.util.ResourceBundle.getString(ResourceBundle.java:334) at org.openide.util.NbBundle.getMessage(NbBundle.java:642) at org.netbeans.modules.mobility.jsr172.wizard.ClientInfo.initAccessibility(ClientInfo.java:139) at org.netbeans.modules.mobility.jsr172.wizard.ClientInfo.(ClientInfo.java:131) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardDescriptor.getComponent(WebServiceClientWizardDescriptor.java:102) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardIterator.createSteps(WebServiceClientWizardIterator.java:308) at org.netbeans.modules.mobility.jsr172.wizard.WebServiceClientWizardIterator.initialize(WebServiceClientWizardIterator.java:129) at org.openide.loaders.TemplateWizardIterImpl.setIterator(TemplateWizardIterImpl.java:103) at org.openide.loaders.TemplateWizardIteratorWrapper.setIterator(TemplateWizardIteratorWrapper.java:79) ...

48. how can I call web service by mobile app    forums.netbeans.org

49. Connecting MIDP Applications to Web Services    forums.netbeans.org

Good morning, Im developing a MIDP application (with Netbeans 6.5) that should be use https web services (Im using Tomcat 6). The MIDP application and the web server are in two different computers. The MIDP application works well if I use the http connection (I can retrieve the wsdl and generate stubs automatically from the Java ME Web Service Client Information ...