In case someone hit this topic looking for answer. There is an attribute that I think is
missing in documentation but is used in examples:
conversation-required="true" (thanks to Gavin for pointing this!). When it is
combined with no-conversation-view-id it gives effect desired by me. So my example should
be as follows:
| <page view-id="/page2.xhtml"
no-conversation-view-id="/invalidconversationerror.xhtml"
| conversation-required="true"/>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075344#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...