can't see tomcat through http://localhost
I'm using win2K
tomcat 4.0
JDK 1.4.0
(I have stopped IIS).
I start tomcat in dos.. all is well.
I cant see tomcat in browser. I get the error:
'page cannot be displayed'
Also when i shutdown tomcat I get the following.
java.lang.ClassNotFoundException: org.apache.commons.logging.impl.Jdk14Logger
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance<LogFactoryImpl.java:463>
and it lists many destinations similar to the above.
this happens after the shutdown procedure reaches:
Using JAVA_HOME: myjavahome
can anyone help?
thanks

