The following reply was made to PR mod_jserv/3665; it has been noted by GNATS.
From: "Real user S.u.S.E. Linux 5.1" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: Subject: Re : mod_jserv/3665: can't start servlets who are compiled in
packages(an the according subdirs) in the servlet directory
Date: Thu, 14 Jan 1999 17:03:30 +0100
[EMAIL PROTECTED] wrote:
>
> Thank you very much for your problem report.
> It has the internal identification `mod_jserv/3665'.
> The individual assigned to look at your
> report is: jserv.
>
> >Category: mod_jserv
> >Responsible: jserv
> >Synopsis: can't start servlets who are compiled in packages(an the
> >according subdirs) in the servlet directory
> >Arrival-Date: Thu Jan 14 06:20:00 PST 1999
In y bug report I goofed a little when I tried the divine.DIV_SR_00 this
is the real error
[14/01/1999 19:29:02:200 GMT+03:30] All data read.
[14/01/1999 19:29:02:200 GMT+03:30] Parsing cookies
[14/01/1999 19:29:02:205 GMT+03:30] Sending response headers.
[14/01/1999 19:29:02:205 GMT+03:30] Status: 500 Internal Server Error
[14/01/1999 19:29:02:205 GMT+03:30] Servlet-Error:
java.lang.ClassFormatError: Wrong name: Wrong name
[14/01/1999 19:29:02:206 GMT+03:30] java.lang.ClassFormatError: Wrong
name
at java.lang.ClassLoader.defineClass(Compiled Code)
at org.apache.java.lang.AdaptiveClassLoader.loadClass(Compiled
Code)
at java.lang.ClassLoader.loadClass(Compiled Code)
at org.apache.jserv.JServServletManager.load_init(Compiled Code)
at org.apache.jserv.JServServletManager.loadServlet(Compiled
Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)