Re: Environment Needed To Run SOAP Client

2004-01-13 Thread Greg Pedder
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:  

Re: Environment Needed To Run SOAP Client

2004-01-13 Thread Scott Nichol
directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Greg Pedder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 13, 2004 9:22 AM Subject: Environment Needed To Run SOAP Client

Environment Needed To Run SOAP Client

2004-01-13 Thread Greg Pedder
Hello all. I am trying to run my SOAP based Java Client from a unix server and I am unclear as to what other software is needed on the Client side. On the server side, a servlet container, like Tomcat, is needed along with a web server. To run my client, will I need a web server and a servlet