2.13.3.1. JBoss tips

If you use log4j configuration, you can change the log configuration directly at runtime in:

JBOSS_HOME/server/default/conf/jboss-log4j.xml.

 <param name="Threshold" value="DEBUG"/> 

Tip

If you see only ERROR level logs while starting ear on jboss (4.2.2), you have to remove log4j*.jar from your ear and application.xml.

Copyright ©2012. All rights reserved. eXo Platform SAS