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