Re: Problem using .jars in Tomcat 5.0.16
From: Nic (nsegall_at_tin.it)
Date: 01/23/04
- Next message: hiwa: "Re: Problem using .jars in Tomcat 5.0.16"
- Previous message: Mike Brannigan [MSFT]: "Re: Game Company- Java Server Thread Priority"
- In reply to: jajoo: "Problem using .jars in Tomcat 5.0.16"
- Next in thread: jajoo: "Re: Problem using .jars in Tomcat 5.0.16"
- Reply: jajoo: "Re: Problem using .jars in Tomcat 5.0.16"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 23 Jan 2004 01:27:11 -0800
http://jakarta.apache.org/tomcat/faq/classnotfound.html
jivkoto@abv.bg (jajoo) wrote in message news:<2b392568.0401221519.7d0b3040@posting.google.com>...
> Hi,
> I have a problem with using *.jar files with Tomcat 5.0.16. I place
> the jar in the lib directory of the application but server throws
> Exception.
>
> java.lang.NoClassDefFoundError: javax/servlet/ServletRequest
> com.oreilly.servlet.MultipartRequest.(MultipartRequest.java:222)
> com.oreilly.servlet.MultipartRequest.(MultipartRequest.java:109)
> com.oreilly.servlet.MultipartRequest.(MultipartRequest.java:89)
> org.apache.jsp.receive_jsp._jspService(receive_jsp.java:45)
> 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:311)
> 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)
>
> I tried to use the packege unpacked in the class directory. But result
> was the same. With 4.1.* version there was not such a problem. If any
> could help or to redirect me to a place where I could read how to
> solve the problem I'll be THANKFUL!
- Next message: hiwa: "Re: Problem using .jars in Tomcat 5.0.16"
- Previous message: Mike Brannigan [MSFT]: "Re: Game Company- Java Server Thread Priority"
- In reply to: jajoo: "Problem using .jars in Tomcat 5.0.16"
- Next in thread: jajoo: "Re: Problem using .jars in Tomcat 5.0.16"
- Reply: jajoo: "Re: Problem using .jars in Tomcat 5.0.16"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]