In fact, I've seen the problem came from the position of soap.jar in tomcat 4.0 configuration. Do I have to put it on tomcat/common/lib directory or more simply on tomcat/lib directory?
Thanks for your answers, Cyril >Messsage du 10/04/2002 09:53 >De : <[EMAIL PROTECTED]> >A : <[EMAIL PROTECTED]> >Copie � : >Objet : problem with installation > > > 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. > > > > >
