Only when you run the neueTx method through a business interface will it get a new
transaction. Directly calling the method from within the bean won't trigger any tx
features.
Please try: ctx.getBusinessObject(SimpleRemote.class).neueTx();
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980001#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...