C.18. SOAP-Lite

C.18.1. Windows Platform

To verify the set-up, issue the following command from a Command Prompt, as shown in Figure C-24.

The StockQuoteService.jws is a sample Web Service application that comes with the Axis installation. Instead of writing your client, you can invoke the service by calling the exposed functionality, getQuote, based on the WSDL.

Press Control-Z to exit from the Perl session.

Alternatively, you can run any sample program from the SOAP-Lite distribution (for example, %SOAP-Lite%\examples\XMLRPC\simple1.pl), as shown in Figure C-25.

Figure C-24. Verifying Set-up With a SOAP-Lite Client
D:\Dev\SOAP-Lite\bin>perl soapsh.pl http://localhost:8080/axis/StockQuoteService.jws Usage: method[(parameters)] > getQuote("SUNW") ...

Get J2EE™ Platform Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.