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").
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081309#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...