[ 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]>

Reply via email to