I'm using JBoss 3.0.1 and I've been trying to configure Log4J to print the
actions of the tx manager so that I can see the actions occurring. But I
can't find a Log4J configuration that will print trace level logging. I've
looked at the TxManager and the TxCapsule and they both contain trace
logging statements. Can anyone suggest a Log4J configuration that will
print trace level logging for the tx manager?

BTW, the following does not produce trace logging: 

    <category name="org.jboss.tm">
        <priority value="TRACE" class="org.jboss.logging.XLevel" />
    </category>

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'



-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to