0 Replies Latest reply on Feb 7, 2008 12:50 PM by mgk

    Need example StockQuote client

    mgk

      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