[jboss-user] [JBoss Seam] - Re: Transaction Demarcation
toni
do-not-reply at jboss.com
Thu May 3 10:47:13 EDT 2007
Well, I don't think I can use the EJB3 notations in seam. I tried and it does not work or have any effect.
Trying to acces a user transaction I got:
java.lang.IllegalStateException: Container MessageManager: it is illegal to inject UserTransaction
So this does not seem to be an option either.
Does anybody know how I could start several transactions and commit each during the time of a user web request?
Also if the user clicks somehwere else, so that no response is generated the initial task should complete.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042852#4042852
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042852
More information about the jboss-user
mailing list