On May 23, 2001 09:10 am, you wrote:
> It doesn't seem to be the problem.
> So far I've managed building my own mod_jk.so and
> starting Apache with it (I don't have any problem at
> Apache startup unlike days before).
> Now It seems like Apache doesn't recognize /examples as
> a Tomcat directory, it's the same message as I doesn't
> use Tomcat. I'd like to know the moment Apache connects
> with Tomcat either using 8007 port or 8009 port, because
> obviously, my mod_jk.so is not working there.
>

2001-05-24 08:10:38 - ContextManager: Adding context Ctx( /examples )
2001-05-24 08:10:38 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages 
2001-05-24 08:10:38 - ContextManager: Adding context Ctx(  )
2001-05-24 08:10:38 - ContextManager: Adding context Ctx( /test )
2001-05-24 08:10:38 - ContextManager: Adding context Ctx( /sake )
 2001-05-24 08:10:40 - PoolTcpConnector: Starting HttpConnectionHandler on 
8080
2001-05-24 08:10:40 - PoolTcpConnector: Starting Ajp13ConnectionHandler on 
8009
2001-05-24 08:10:40 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 
8007

Do you get soething along these lines at tomcat startup?

Neil

Reply via email to