Hi,

for my MessageDrivenBean inside of a JBoss6 I'm using the activemq resource
adapter. At runtime i need to change the adapters ra.xml. JBoss is smart
enough to redeploy the adapter when this happens, but the mdb looses the
connection to the broker and doesn't get a new one. 

Instead my log is flooded with warnings like:

[com.arjuna.ats.jta] ARJUNA-16038 No XAResource to recover <
formatId=131076, gtrid_length=29, bqual_length=28,
tx_uid=0:ffff0a84ffa3:126a:4dac0dea:354, node_name=1,
branch_uid=0:ffff0a84ffa3:126a:4dac0dea:355, eis_name=unknown eis name >
[com.arjuna.ats.jta] ARJUNA-16037 Could not find new XAResource to use for
recovering non-serializable XAResource < formatId=131076, gtrid_length=29,
bqual_length=28, tx_uid=0:ffff0a84ffa3:126a:4dac0dea:364, node_name=1,
branch_uid=0:ffff0a84ffa3:126a:4dac0dea:365, eis_name=unknown eis name >

Can i recover the broker connection in some way or force a redeployment for
my bean?

Greetings,
Alexander

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-JCA-connection-recovery-on-adapter-redeployment-tp3465548p3465548.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to