[jboss-user] [JBoss Seam] - Re: Updating data with cancelled button
christian.douven
do-not-reply at jboss.com
Mon Sep 10 10:26:37 EDT 2007
I guess you will have to try a little with your persistence-context settings.
The cancel method is part of the transaction and it seems that it is flushed there.
Maybe "@TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED)" helps you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082638#4082638
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082638
More information about the jboss-user
mailing list