It is done as axtention of WebAppLoader class
It all worked well till version 5.5.9 where I am getting a nasty error
How about axing your axtension ? Stating that "It all worked well till version 5.5.9" unfortunately does not make sense looking at the changelog.
Everything works of course with no log4j files in server/lib common/lib but I would like to use log4j for server logging as well
Since you know what you are doing, you should identify where:
- Tomcat context classloader would be incorrectly set
- The logger from this context (the container logger) would be accessed while the said classloader is not correctly set
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]