> From: Don Brown <donald.br...@gmail.com> > > I'd be happy to be proven wrong, but isn't there one huge disadvantage of > JUL - lack of per-webapp configuration?
For Apache Tomcat (and hence geronimo, jboss, glassfish ...) there is JULI that handles this. Essentially it is a replacement LogManager that handles the classloader issues. It isn't quite that simple but take a look at the code if you are interested in the details. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org