So, I have had the opportunity at my job to integrate and use the o.a.log4j.servlet classes in the sandbox.  And I have to say that the initialization related classes (InitContextListener, InitShutdownController) really rock!  Many thanks to Jake for focusing on these classes and making them useful.

 

We should plan on moving these into the core release for v1.3.  Are there any known issues that still need attention?

 

Also, does anyone know if there is a way to programmatically detect the web container the web app is running under?  I am seeing a need to have different behavior between JBoss and Tomcat, and I was just wondering if there is a standard way to detect this.

 

-Mark

Reply via email to