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/826827#826827

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

It looks to me like: 
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule::addXAResourceRecoveryHelper(XAResourceRecoveryHelper)
 isn't being called for your adapter. You could try a breakpoint in there to 
confirm that, depending on the version of IJ you are using the source for JBoss 
Transactions is available  https://github.com/jbosstm/narayana/ 
https://github.com/jbosstm/narayana/ or  
http://anonsvn.jboss.org/repos/labs/labs/jbosstm/tags/ 
http://anonsvn.jboss.org/repos/labs/labs/jbosstm/tags/.

IronJacamar will call addXAResourceRecoveryHelper for an appropriately defined 
adapter so I presume there is an issue in your adapter?

Thanks,
Tom
--------------------------------------------------------------

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

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