You will have to add the path to all references of the page also. So if you have an
| <ui:include src="foo.xhtml"/>
|
it should become
| <ui:include src="/thefolder/foo.xhtml"/>
|
Same goes everywhere the page is referenced - templates, navigation etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126449#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...