This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes how to write a java code that communicates with the WSDL generated java classes. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "how to write a java code that communicates with the WSDL generated java classes." Watch "how to write a java code that communicates with the WSDL generated java classes." New topic
Author

how to write a java code that communicates with the WSDL generated java classes.

ilias basha
Ranch Hand

Joined: Nov 27, 2008
Posts: 55

can anybody please give a brief code how to handle the retrieval of data from wsdl generated classes.
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
Have you seen this one: http://www.netbeans.org/kb/60/websvc/client.html
netbeans.org is an excellent source for tutorials!
Best wishes!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to write a java code that communicates with the WSDL generated java classes.
 
Similar Threads
Web Service call returns : Cannot parse '1' as a boolean (must be "true" or "false")
WSDL -> WSDD? or WSDD -> WSDL?
webservice resources.
How To :: Generating WSDL file from eclipse(java2wsdl & wsdl2java from eclipse)
How to pass data from servlet to web services