Please Excuse me for my ignorance
Windows 2000
I am trying to install tomcat and apache in order to run a software packages that requires there presence.
I downloaded apache last night and successfully installed it (I get the default **It works** page). I downloaded tomcat this afternoon and after a little tinkering I think it works. When I execute the startup command a new window pops up and it says   
 
2001-07-19 18:58:14 - ContextManager: Adding context Ctx( /examples )
2001-07-19 18:58:14 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2001-07-19 18:58:14 - ContextManager: Adding context Ctx(  )
2001-07-19 18:58:14 - ContextManager: Adding context Ctx( /test )
2001-07-19 18:58:14 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
2001-07-19 18:58:14 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007
 
I then proceed into the conf folder in tomcat and try to use the test_tomcat
 
bin\tomcat.bat ant -f conf/test-tomcat.xml client
 
I then get the horribly long message. I am not sure what else I need to configure to make tomcat work for one thing. Then I am not sure how to make tomcat and apache interact.
 
Any help would be nice
 

Reply via email to