Hi all,
What's the intention of marking a component with @PerNestedConversation?
To my understanding @PerNestedConversation
allows a nested conversation to see an instance of the marked component having the
values at the time the nested conversation was created. So any modification of the parent
conversation's instance values is not visible to a nested conversation because the
nested conversation can only see the copy of the original component.
Is this correct?
Thanks in advance.
Volker
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115163#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...