- From: <Klaus_Preschern@genesis.at>
- Date: Mon, 29 Mar 1999 11:02:44 -0500 (EST)
- To: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- cc: www-jigsaw@w3.org
Benoit Mahe wrote:
>This depends on your servlet not on Jigsaw.
>Your servlet is not initialized, may be a CLASSPATH problem?
>is there anything significant in the servlet log or in the errlog?
>(in <inst>/Jigsaw/logs/ )
E:\Jigsaw\Jigsaw\logs>type errlog
[http-server] started at: Mon Mar 29 17:18:44 GMT+02:00 1999.
E:\Jigsaw\Jigsaw\logs>type servlets
[29/Mar/1999:17:19:36 -2] Servlet Logger started
[29/Mar/1999:17:19:37 -2] AT.genesis.servlet.GenServlet: init
The files "log" and "traces" are empty. I had already problems
with the CLASSPATH. In this case "jigsaw" raised the
java.lang.NoClassDefFoundError exception. Therefore
I guess the CLASSPATH is ok.
Is it possible to do more logging and tracing?
Klaus
Received on Monday, 29 March 1999 11:47:21 UTC