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

Web and WebWorks Development

Reply
New Contributor
balaji7k
Posts: 7
Registered: ‎03-28-2011
My Carrier: Airtel

How to call the web service (WSDL) from Blackberry playbook using SDK plugging for Eclipse ?

:Balloon:

 

Hi buddy,

 

Please, Can any one tell me how to call the web service from Blackberry playbook using Eclipse.

  

for example:

how to call the below given web service from blackberry playbook using HTML and java script

 

http://www.webservicex.net/globalweather.asmx?WSDL

 

 

please , let me know how to call .... Give me example code

 

Thanks 

 

Balaji

 

 

 

Please use plain text.
New Developer
pnewhook
Posts: 70
Registered: ‎01-13-2011
My Carrier: Rogers

Re: How to call the web service (WSDL) from Blackberry playbook using SDK plugging for Eclipse ?

You'll want a library to make SOAP calls if you're a web service represented by a WSDL. Check out this jQuery plugin http://plugins.jquery.com/project/jqSOAPClient

Please use plain text.