Hi,
I've deployed a web service for StockQuote from the WSDL available at
http://www.webserviceX.net
Can someone please give me an example of how to access it using a java program?
When I generated a StockQuoteClient, it didn't generate the complete working file.
Basically, I just need a simple java class with a main method that calls something like
getQuote("IBM") and prints the output in any format (XML, out.println()
anything).
I would greatly appreciate if you could provide a working example to access the
StockQUote web service (using SOAP/POST etc)...
Thanks,
- MGK
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127511#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...