I just had that yesterday.  Try removing soap.jar from the classpath.

  -- Scott


-----Original Message-----
From: [EMAIL PROTECTED] 
Sent: Thursday, April 15, 2004 1:26 PM
To: <[EMAIL PROTECTED]>
Subject: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet


Hi all 
 
I have a problem that seems common (I have seen it many times on few
forum), 
but I can't still solve it :( 
 
I have installed Tomcat 5.0.19 + Apache Soap, deployed Apache Soap by
copy 
soap.war into webapps .. 
 
Then I launch startup.bat, and I enter in IE the url 
localhost:8080/soap/index.html . 
 
Then I click in deploy and have this error 
 
java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet 
           
org.apache.jsp.admin.deploy_jsp._jspService(deploy_jsp.java:59) 
 
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133) 
            javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3

11) 
 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)

 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248) 
            javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

 
My env is : 
CLASSPATH : 
E:\travail\javaLib\soap 2_3_1\lib\soap.jar;E:\travail\javaLib\xerces
2_6_2\x 
mlParserAPIs.jar;E:\travail\javaLib\javamail
1.3.1\mail.jar;E:\travail\javaL 
ib\jaf 1.0.2\activation.jar 
CATALINA_HOME : D:\Program Files\jakarta tomcat 5.0.19 
JAVA_HOME : C:\j2sdk1.4.2_04 
 
I haven't modify or create any conf file .. 
 
The prob seems to be a classpath prob, apache soap seems not to find 
soap.jar and all the other jar .. But I could not solve this problem !! 
 
Is someone has an idea ? 
 
Ths a lot 




Personix, Proprietary & Confidential.  The information transmitted in this 
communication is intended for the exclusive use of the individual or entity to whom it 
is addressed and may contain confidential and/or privileged material.  Any review, 
retransmission, dissemination, or other use of, or taking of any action in reliance 
upon this information by persons or entities other than the intended recipient is 
prohibited. If you have received this communication in error, please return to the 
sender immediately.

Reply via email to