[jboss-jira] [JBoss JIRA] (JBAS-9501) JBoss log4j is overridden by web application's log4j
David Lloyd (JIRA)
jira-events at lists.jboss.org
Thu Jun 21 09:44:23 EDT 2012
[ https://issues.jboss.org/browse/JBAS-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd reassigned JBAS-9501:
---------------------------------
Assignee: (was: David Lloyd)
This is an app server problem, not a logmanager problem (JBoss AS 5 doesn't even use JBoss LogManager for this purpose).
> JBoss log4j is overridden by web application's log4j
> ----------------------------------------------------
>
> Key: JBAS-9501
> URL: https://issues.jboss.org/browse/JBAS-9501
> Project: Application Server 3 4 5 and 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Rohan Jain
> Labels: jboss
> Attachments: jboss-classloading.xml
>
>
> Issue in JBoss 5.1. When the client application hits my web application, all the system out logs and jboss undeploy lines are getting printed in my webapplication logs instead of server logs.
> I tried to add "<attribute name="CatchSystemOut">false</attribute>" in jboss-service.xml. It stopped logging the system out lines in the web app logs, but they are not logged even in server logs. The system outs were just seen on the console.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list