Tom Jenkinson [https://community.jboss.org/people/tomjenkinson] created the 
discussion

"Re: JCA Adapter & Recovery"

To view the discussion, visit: https://community.jboss.org/message/827478#827478

--------------------------------------------------------------
Hi Ant,

Its a different version of the source but here is the message:
 
https://github.com/ironjacamar/ironjacamar/blob/master/deployers/src/main/java/org/jboss/jca/deployers/DeployersLogger.java#L171
 
https://github.com/ironjacamar/ironjacamar/blob/master/deployers/src/main/java/org/jboss/jca/deployers/DeployersLogger.java#L171

The think about JBoss logging is that it uses a few variables to end up with 
the message id it prints out - I have been bitten by that before so usually I 
would just search for the numeric part of the string, in your case 20016.

Hope that helps you to debug this further,
Tom
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/827478#827478]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to