Hello
I have nestes conversation which uses the same backbean as root conversation, 
so I use @PerNestedConversation on this bean.
When nested conversation ends, I use
conversation.endAndRedirect(true);
to back to root conversation and it works as I expect.

The only problem is I don't know how to refresh some data in backbean in root 
conversation.

I've tried raising event, but it haven't effect on bean outside current 
conversation

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118284
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to