"ypsilon" wrote :
| The address which is created is however being written to the Database.
|
| Is that normal?
|
Yes that is normal. Heuristics are bad. It means you have an inconsistent commit.
To fix this problem (commit phase fails after prepare)
you need a recovering TM, NOT heuristics, that will
remember the failed commit phase and try the request again "later"
when it has re-established the connectivity.
http://labs.jboss.com/jbosstm/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046196#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...