I guess the problem is that E-EJB is not supporting injection of the SessionContext. Well,
that is a bug/limitation of E-EJB3 that needs to be fixed, so hassle Bill ;-)
Alternatively, you can try calling Transactions.getTransactionManager().setRollbackOnly(),
but that is a hack, obviously...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957466#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...