Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

trouble starting tomcat on kaffe

kalyan ram

2003-12-03


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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.