Hi,
My seam-gen generated app has no-conversation-view-id set in two places:
1. components.xml
<core:pages no-conversation-view-id="/home.xhtml"/>
2. pages.xml
<pages no-conversation-view-id="/home.xhtml"
| login-view-id="/login.xhtml">
Is this necessary? If not, in which of these files should I be configuring this?
Thanks,
Lawrie
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021085#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...