Hello,
I have a rather strange problem with jserv SSI.
My configuration is :
Solaris 2.6
Apache 1.3.3
JServ1.0b1
JServSSI-19981216
Jdk1.2
JSDK2.0
I'm using servlet to access a database.
JServ works just fine but I have a problem with SSI.
My servlet is working ok for exactly *10 TIMES* ;-), then I have the
error :
java.lang.ClassNotFoundException: can't find servlet named
"DynamicDropDownMenu"
at org.apache.jservssi.ServletInfoRequest.runServlet(Compiled Code)
at org.apache.jservssi.JServSSI.interpretPage(Compiled Code)
at org.apache.jservssi.JServSSI.doGet(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
Does anybody has a clue about where the problem is coming from ?
Thanks, Greg
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]