Do you call <session bean context>.setRollbackOnly() within your sample session bean in case of an Exception ? Make sure you do so, because there is not automatic transaction rollback by the container itself.
Regards Ulf View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880418#3880418 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880418 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
