[jboss-user] [EJB 3.0] - Re: Self-destroying a stateful session bean

weston.price@jboss.com do-not-reply at jboss.com
Sun Mar 4 10:45:55 EST 2007


No, as the transaction is tied to the SFSB instance. Any work registered and done by that instance has to be rolled back for integrity; the only way to do this and maintain integrity is to roll back the entire transaction. 

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

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



More information about the jboss-user mailing list