[jboss-user] [JBoss Seam] - Re: Local page.xml navigation rules
artur.chyzy
do-not-reply at jboss.com
Mon Apr 2 05:33:09 EDT 2007
Then I really don't know why it doesn't work for me.
I put local page.xml files to WEB-INF/classes of war file (which is inside ear file).
The structure of folders is exactly the same like jspx files.
Example
if my web module (war) is colled Project1 then my files are in userFiles folder
f.e. /Project1/userFiles/edit.jspx.
So the local page.xml file is located in /Project/WEB-INF/classes/userFiles/edit.page.xml.
For me it is correct beacuse app works fine.
The pages.xml file is located in /Project1/WEB-INF/pages.xml and is refreshed correctly.
The local files (like edit.page.xml) is not refreshed.
Anyone had similar situation or maybe i made mistake which i'm not aware of.
Artur
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033626#4033626
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033626
More information about the jboss-user
mailing list