pages.xml for a fake view id is like:
<page view-id="/entryPoint.xhtml">
| <action execute="#{something.doSomething}"/>
| <navigation>
| <render view-id="/displayWelcome.xhtml"/>
| </navigation>
| </page>
or something close to that.
There is no /entryPoint.xhtml file. thats just the URL you want to appear in the browser.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057064#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...