Hai
I am trying to start tomcat on kaffe virtual
machine.I made the following changes:
JAVA_HOME=/usr/local/kaffe/bin.In the conf/web.xml,i
added the code
<init-param>
<param-name>compiler</param-name>
<param-value>kjc</param-value>
</init-param>
I am working on tomcat version 4.1.29.The error being
thrown by tomcat is:
java.lang.ClassNotFoundException:org/apache/naming/java/javaURLContextFactory.
When I type on browser http://localhost:8080,i get the
error "Could not connect to host(port 8080)".
Any suggestion or help is greatly appreciated.
Thanks
--Ram
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]