Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
peter_strange
Posts: 17,689
Registered: ‎07-14-2008

Re: Consuming a Web Service

Believe JSR172 support was introduced with OS 4.3.  So it will be on the newer Pearls and the Bold.  I believe RIM have stated that they will make OS 4.5, which includes this, available for all phones 8700 and later, but I'm not sure that the carriers will make this available.
Please use plain text.
Developer
Fermin
Posts: 32
Registered: ‎09-03-2008

Re: Consuming a Web Service


someswararao wrote:

Hi,

 

I have developed a small application based on the webservices, by following these steps...

 

1. Created a webservice and published.

2. By using the SUN J2ME Wireless Toolkit, point the wsdl file and generate  stubs..

3. After generating the stubs, import the classes into u r project and access like a simple java classes..

 

please correct me, if i am wrong... 

 


  Looks good to me - a classic example of overlooking the obvious... thanks!

Please use plain text.