[jboss-user] [JBoss Seam] - Re: Possible to write a rollback SeamTest?

gavin.king@jboss.com do-not-reply at jboss.com
Wed Jul 12 14:56:20 EDT 2006


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#3957466

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



More information about the jboss-user mailing list