[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: JTA/JTS thread disassociation semantics

mark.little@jboss.com do-not-reply at jboss.com
Thu Jan 22 08:59:46 EST 2009


"jhalliday" wrote : 
  | But that won't work in distributed cases, since the tx is remote which means we either need it to hang around as long as a client has a handle on it (i.e. it's a distributed gc problem) or we need to notify all the clients of the outcome when it terminates (i.e. communication overhead). Neither of these appeal.
  | 

As long as the ORB is a good CORBA citizen it should throw OBJECT_NOT_EXIST and (now) we catch that are translate it to rolled back. So hopefully that'll close some of the holes here too. But the test is still suspect :-)

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204014



More information about the jboss-dev-forums mailing list