Thanks for the help!
As I mentioned earlier, I don't see where you enable / disable the leak tracing for a connector. It's not in the same spot as the JDBC pools and the link you provided earlier didn't cover it either (or I missed it).
</connector-connection-pool>
<connector-connection-pool associate-with-thread="false" connection-creation-retry-attempts="0" connection-creation-retry-interval-in-seconds="10" connection-definition-name="javax.jms.ConnectionFactory" connection-leak-reclaim="false" connection-leak-timeout-in-seconds="0" fail-all-connections="true" idle-timeout-in-seconds="300" is-connection-validation-required="false" lazy-connection-association="false" lazy-connection-enlistment="false" match-connections="true" max-connection-usage-count="0" max-pool-size="100" max-wait-time-in-millis="60000" name="jms/ConnectionFactory" pool-resize-quantity="2" resource-adapter-name="jmsra" steady-pool-size="8" validate-atmost-once-period-in-seconds="0">
<property name="Password" value="guest"/>
<property name="UserName" value="guest"/>
</connector-connection-pool>
[Message sent by forum member 'preston001']
http://forums.java.net/jive/thread.jspa?messageID=484392