If you follow the Tomcat 5 installation instructions (http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-soap/java/docs/install/tomcat50.html?rev=1.2), you should be able to create a service class that in turn in an Apache SOAP client, i.e. it calls another Web service.
Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Panagiwths Pediadiths" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 6:28 AM Subject: help! can 1 use SOAP over SOAP? > I am trying to set up a soap WS that in turn invokes > other soap web services. Unfortunately tomcat4/5 doesn't > allow soap.jar in its classpath thus my WS can't get > access to soap api. Adding soap.jar to common/libs > or in soap's /WEB-INF/lib/ didn't work > any ideas? > > Thanks > > Panagiotis Pediaditis >