Ok, since there's no comment by now, I'll try to rephrase my question:

As I wrote, said Tomcat instance is fronted b Apache HTTPD via mod_jk.

This means, that Tomcat in the current confuguration is only serving
dynamic content, such as JSPs and Servlets, but no static HTML.

I guess that the APR-message usually showing up in the logs IMHO is
triggered by the APRLifeCycleListener (true?)

Could it be that the APRLifeCycleListener is loaded "lazy", and since
no static HTML is served, the APRLifeCycleListener ist not loaded and
therefore no logging-message is showing up?

Would appreciate if anyone here could confirm this behaviour.

Rgds

Gregor
-- 
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

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

Reply via email to