[
https://issues.jboss.org/browse/JBAS-9501?page=com.atlassian.jira.plugin....
]
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