[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Installation Help


Hi

I've got the same error with apache 1.3.3, Jserv 1.0b1, jdk1.2, jsdk 2.0 NT40SP3 like jeff

and jserv.log contains
[15/01/1999 23:50:10:228 GMT+01:00] java.lang.NoClassDefFoundError: sun/tools/javac/Main
	at org.apache.jserv.JServConnection.run(JServConnection.java:365)
	at java.lang.Thread.run(Thread.java:479)

if I compile the file created in classfiles myself with JDK1.2, I get a correct Servlet.
And next time I request this file.jsp in my browser I get the correct output from this file.jsp

my zone.properties file contains
repositories=e:/apache/servlets/
repositories=e:/apache/servlets/classfiles
repositories=E:/Apache Group/GNUJSP/gnujsp-0.9.6/lib/gnujsp.jar
repositories=e:/tools/JSDK2.0/lib/jsdk.jar
repositories=e:/Apache Group/Apache JServ/ApacheJServ.jar

servlet.jsp.code=org.gjt.jsp.JSPServlet
servlet.jsp.initArgs=classfiles=e:/apache/servlets/classfiles 
servlet.jsp.initArgs=compiler.options="-classpath %CLASSPATH% -g"


can anyone help?

Thanks
Tom
---------------------------------------------------------->
Thomas Fischer
fischert@mi.uni-erlangen.de
http://www.mi.uni-erlangen.de/~snthfisc
---------------------------------------------------------->