On 12/13/06, Jim Reynolds <jim.jreynold@(protected):
> I am running version 5.5.17 and I am not seeing anything in the logs
> regarding APR.
You might want to grep for 'Starting ' because a Tomcat install with
out-of-the-box logging will show something like this at startup:
Dec 13, 2006 11:46:36 AM
org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Dec 13, 2006 11:46:36 AM
org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8443
And if a Connector failed to start, you should see *something* loggedl :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@(protected)
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)