"christian.bauer(a)jboss.com" wrote : Also note that system transactions and
conversations are not related in a Seam application. These are independent contexts with a
quite different scope. System transactions are short, conversations are potentially
long-running and spanning several requests.
|
Suppose that you have a conversation and you don't want to persist your changes until
that conversation has ended. I believe this is the default behavior.
How is this behavior related to transactions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039631#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...