Aw: Re: Aw: Re: Cannot start a servlet (continued)

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