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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...