If each web app is deployed in it's own war then there will be no
conflicts (i.e. place log4j.xml in WEB-INF/classes of each war).
If they're all contained inside the same ear, it's a bit more difficult...
glassfish_at_javadesktop.org wrote:
> Is there a way to setup independent Log4J settings for each web application in the case where multiple web applications are deployed to the same GlassFish installation? For example, each web application is developed by separated teams and has its own log4j.xml, or even different log4j versions.
>
> Thanks in advance.
> [Message sent by forum member 'joenmoreno' (joenmoreno)]
>
> http://forums.java.net/jive/thread.jspa?messageID=347046
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>
>
>