aspose file tools
The moose likes Web Services and the fly likes which method 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 "which method" Watch "which method" New topic
Author

which method

Vishal Kumar
Greenhorn

Joined: Jan 13, 2005
Posts: 19
Hi Folks -

I have a web service that I created.

In order to create webservice client, I used WSDL2JAVA utility - which in turn created the following classes -

ListServiceSoapBindingStub.java
ListServiceLocator.java
ListServiceService.java
ListService.java (originally created by me)

What class/method do I call now to test if client works.
I do not see the main method anywhere. Please suggest.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: which method
 
Similar Threads
Strange Problem With Jasper Report
Which one will created first
Scroll Bar Visibility
Repeated Variable names in same JVM
getting the IP when the session is created