I get the same message received twice; in both cases transaction was committed. 

Here are the steps:
1) Remote client reads message in XA from the remote JBM queue (transaction 
one).
2) Client dies after JBM was prepared, but before commit.
3) Client starts up, reconnects, gets the same message second time and commits 
(transaction two committed). That should not happen - transaction one is still 
in question.
4) JBoss TS recovery thread finds transaction one and commits (transaction one 
committed). 

The JMS contract is broken. 

JBoss 4.2.2 + JBM 1.4.0 SP3


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185168#4185168

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185168
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to