I am trying to retrieve the JBOSS Connection pool stats by enabling the log4j TRACE level.
This is how I do it:
in the log4j.xml file:
<appender-ref ref="JBOSSLOG"/>
the JBOSSLOG appender is referencing an output file where I can see only DEBUG messages.
Does someone know why the TRACE information is not coming out?
thanks for your help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991819#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...