[jboss-user] [JBoss Seam] - TransactionRequiredException

lightbulb432 do-not-reply at jboss.com
Wed Jan 3 03:15:37 EST 2007


I have a stateless session bean method bound to a user's form submission. That user then proceeds to submit another form that is bound to a stateful session bean method (extended persistence context). Both methods have the default REQUIRED transaction attribute.

Why might I be getting a TransactionRequiredException in the stateful session bean method (the second method)? How do you propagate transaction contexts between requests as opposed to within the same request?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997461#3997461

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



More information about the jboss-user mailing list