On 10/01/2012 00:47, Ryan wrote:
> Hi-
>
> I've got single Tomcat instance with 10 different webapps deployed. I'm in
> the process of converting the webapps logging from using Tomcat's JULI via
> java.util.logging to SLF4J, initally backed by log4j.
>
> I've run into a classloader problem due to
Hi-
I've got single Tomcat instance with 10 different webapps deployed. I'm in
the process of converting the webapps logging from using Tomcat's JULI via
java.util.logging to SLF4J, initally backed by log4j.
I've run into a classloader problem due to my usage of the endorsed/
directory: we place