Try
| <page view-id="/user/new.xhtml"
no-conversation-view-id="/user/list.xhtml">
| <navigation from-action="#{userManager.create}">
| <rule if-outcome="userList">
| <redirect view-id="/user/list.xhtml"/>
| </rule>
| </navigation>
| </page>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018319#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...