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