|
Thanks.. but, how to fix the problem?
I have only double clicks the startup.bat at
tomcat/bin, and it stops at
PoolTcpConnector: Starting
Ajp12ConnectionHandler on 8007
----- Original Message -----
Sent: Saturday, February 03, 2001 9:01
PM
Subject: RE: startup
I
meant to say that 80 is for your web server and 8080 is for tomcat.
The reason for that is that it's listening to port
8007 from your web server. the demo should be located http://localhost:8080/ since tomcat
is also a web server, by default it's set to port 8080 and 80 so it
does not interfere with your Web Server.
HI,
I have some problems startup tomcat
v3.2.1
After I run startup.bat, it loaded a new
window title "java" and stopped at:
PoolTcpConnector: Starting
Ajp12ConnectionHandler on 8007
Is it normal?
and, Is there any demo .html files included
in tomcat v3.2.1 for me to test that did I set up properly?
Thanks,
|