Thanks again Scott. I would have thought the Client
side would need to piggy back
off of either a web server or a servlet container
in order to send the actual request
to the server where the service is deployed.
Scott Nichol said:
<<The installation instructions (http://ws.apache.org/soap/docs/install/index.html
and included with the distribution) include the client. Basically, you
need soap.jar, mail.jar, activation.jar and a JAXP compatible parser (e.g.
Xerces) in your CLASSPATH.>>
|
- Environment Needed To Run SOAP Client Greg Pedder
- Re: Environment Needed To Run SOAP Client Scott Nichol
- Greg Pedder