Sorry for not helping out
but i am having this same trouble but with my JDBC driver.
I also have included in
wrapper.classpath=/app/oracle/product/8.1.5/lib/lclasses11.zip
and I am having this same error : "500 Internal Server Error"
java.lang.NoClassDefFoundError: oracle/jdbc/
driver/OracleDriver
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
Can somebody help me with this.
p.s. mr jon, how do you restart the JVM?
best regards
Palli
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of luo
hanmei
Sent: Wednesday, November 17, 1999 5:28 AM
To: [EMAIL PROTECTED]
Subject: Re: Configure Apache http and Jserv...
Yes, I restarted the server many times, and vtkPannel Is included in the
.jar file. That is what makes me confused.
On Tue, 16 Nov 1999, jon * wrote:
> on 11/16/99 8:42 PM, luo hanmei <[EMAIL PROTECTED]> wrote:
>
> > I have used another java archive, vtk.jar to write the servlet, but
> > failled to get the "500 Internal Server Error". The log file is:
> >
> > java.lang.NoClassDefFoundError: vtk/vtkPanel
> > at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
> > at org.apache.jserv.JServConnection.run(JServConnection.java)
> > at java.lang.Thread.run(Thread.java:479)
> >
> > The problem is that I have put wrapper.classpath=c:\luo\vtk.jar in the
> > jser.properties file. I am really confused why I still get
> > java.lang.NoClassDefFoundError: vtk/vtkPanel error message.
> >
> > Your advice is greatly appreaciated!
>
> #1. Did you restart the JVM after you made the change?
> #2. did you verify that that file vtk/vtkPanel.class is actually in the
.jar
> file?
>
> -jon
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html