aspose file tools
The moose likes Web Services and the fly likes Query using a stub Based approach for generating client 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 "Query using a stub Based approach for generating client" Watch "Query using a stub Based approach for generating client" New topic
Author

Query using a stub Based approach for generating client

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Hello ,

i saw this on a website (I don't have a wsdl file of this SEI)




I had difficulty in understanding this

Hello myStub = (Hello) service.getHello();// After Obtaining a service , what is service.getHello()

Where this getHello will be present in a wsdl document .Please tell me .


Save India From Corruption - Anna Hazare.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Query using a stub Based approach for generating client
 
Similar Threads
Maintaining session problem... Save and send cookie?
Service Jndi Lookup Error
How to make the WSDL URL configurable?
Generate WSDL at runtime
How do WSDL and services.xml relate