Is there anyway to either prevent Seam from comitting this transaction or explicitly
rolling it back? I assume not the latter, since all the possible methods on
EntityTransaction (setRollbackOnly, rollback) throw an EJBException. Surely someone has
executed a query on a database view in a Seam component already.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982685#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...