"ASavitsky" wrote : I wouldn't recommend reusing the same conversation in
different areas of the system. Whenever user switches to a different area, scrap the old
conversation and create a new one. You can do it in the same request, by ending it in the
link itself (via propagation="end") and beginning a new one in pages.xml
(begin-conversation join="true").
This isn't about reusing a conversation in different areas. It is about navigating
again to the _same_ area and continuing with the original conversation there.
Specifically: Why do you need join="true" if you just have ended the previous
conversation with propagation="end"?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081330#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...