[jboss-user] [Installation, Configuration & Deployment] - Re: trace logging for jboss
weston.price@jboss.com
do-not-reply at jboss.com
Wed Dec 6 19:29:46 EST 2006
You either have a typo (Pool not Poll) or some other configuration issue in your log4j.xml file.
It should be
|
| <category name="org.jboss.resource.connectionmanager.JBossManagedConnectionPool">
| <priority value="TRACE" class="org.jboss.logging.XLevel"/>
| </category>
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991823#3991823
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991823
More information about the jboss-user
mailing list