https://issues.apache.org/bugzilla/show_bug.cgi?id=48613

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-01-25 
19:37:14 UTC ---
Confirming.

o.a.c.connector.Connector#setProtocol(String) has a call to static method
AprLifecycleListener.isAprAvailable().

o.a.c.core.AprLifecycleListener#isAprAvailable() calls
AprLifecycleListener#init() and that tries to initialize APR, and prints the
message.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to