Hy,
I'm a new user of SOAP. I've tried to implement it with Apache Soap 2.2. That's the way I've followed: 1�)client-side: set the soap.jar in my classpath 2�) server-side: - put the soap.jar in tomcat\common\lib (with activation.jar, mail.jar, xerces.jar) - put soap.war in tomcat\webapps (as well as I've done with cocoon.war). Infortunately, when I start Tomcat, I get the following non fatal error message: A non fatal internal JIT <3.00.078<x>> error 'Structured Exception <c0000005>' has occured in : 'org/apache/catalina/loader/Webapploader.setRepositories <>V': Interpreting method. Someone could help me, please? Cyril.
