It should be loaded and running at that point. run this to make sure it is.
ps ax | grep "tomcat"
you should get a list of about 15 or so processes.
Cory
-----Original Message-----
From: Mike Sanders [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 12:06 PM
To: [EMAIL PROTECTED]
Subject: Problems with install
Problem with Linux Install:
I have reinstalled RedHat 6.2 without Apache. I then installed JDK 1.2.2 and
set the paths in the .bashrc. When I attempt to install I do not get an
error but it just sits on the line that says:
Pool TcpConnector: Starting Ajp12connectionhandler on 8007
If I hit return I end up back at command line... Any ideas?