[jboss-user] [JCA/JBoss] - Re: Problem with RA & inbound transaction -> MDB -> CMPs

2009-06-08 Thread adr...@jboss.org
You should be able to test your guess by adding a BMP entity bean to your transaction and seeing what TransactionManager.getTransaction() is when ejbStore() is invoked at the end of the transaction. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236027#423602

[jboss-user] [JCA/JBoss] - Re: Problem with RA & inbound transaction -> MDB -> CMPs

2009-06-08 Thread adr...@jboss.org
"matterbury" wrote : | So, my questions are: is there any other reason the update could fail? how might I track down what's going wrong (I have turned on arjuna's DEBUG but it doesn't give enough detail for this)? | | FWIW, the actual exception is: | | | 2009-05-19 09:50:42,557 DEB