Also, be certain you do not have a copy of soap.jar in
%JAVA_HOME%/jre/lib/ext.

Scott Nichol

----- Original Message -----
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 06, 2002 11:33 AM
Subject: Re: JasperException and ServletException


> What instructions did you follow to install Apache SOAP?  With Tomcat
4,
> the best instructions I know of are
>
http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/
> tomcat.html?rev=1.13.  Pretty much all you do is drop soap.war into
> %TOMCAT_HOME%\webapps.  If you played around with any classpath in
> catalina.bat, I suggest you undo that change and try again.
>
> Scott Nichol
>
> ----- Original Message -----
> From: "Szymon Drejewicz" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, October 06, 2002 6:35 AM
> Subject: JasperException and ServletException
>
>
> > [ 1 ]
> >
> > When I'm clicking "Visit" in SOAP-Admin I have java exception:
> >     javax.servlet.ServletException: Error allocating a servlet
> instance.
> > with root cause
> >     java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet.
> >
> > [ 2 ]
> >
> > When I'm clicking "Run>List" in SOAP-Admin, I have another
exception:
> >      JasperException: javax/servlet/http/HttpServlet
> > with root cause
> >      javax.servlet.ServletException: javax/servlet/http/HttpServlet
> >
> > [ 3 ]
> >
> > - Windows 2000 with SP3 (working :-)
> > - Tomcat  4.1 (working)
> > - soap 2.3 (NOT working)
> > and
> > - cocoon 2.0.3 (working)
> > - bsf 2.2
> > - rhino 1.5R3
> >
> > I have tested all of Tomcat's servlet examples and them work fine.
> >
> > [ 4 ] I think that some of jar files are incompatibile with another.
> I'm
> > newbie to Java, so I don't know if am I right and how to solve it.
> >
> > Szymon
> >
> > ps. I need to write simple SOAP client in Java to comunicate with
> Cocoon,
> > but soap doesn't want to work. It is a part of my school project. We
> have
> > real working DB with students, their marks, payments and other
> information.
> > We want to use Cocoon to manage and generate HTML, PDF documents and
> we want
> > to use SOAP to comunicate with Cocoon.
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to