[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 09:22:31 EST 2009


No, if a compliant ORB is supposed to throw OBJECT_NOT_EXIST if there's a call on a reference/IOR to a non-persistent instance that it can no longer find. This is different to, say, COMM_FAILURE or one of the other low-level SystemExceptions. In the case of a timeout the transaction will be garbage collected and remove itself from the POA, which will mean any outstanding requests from remote clients should (assuming the ORB works) get back OBJECT_NOT_EXIST.

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

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



More information about the jboss-dev-forums mailing list