[jboss-user] [JBoss Seam] - Precendence of page element mapping?

IGx89 do-not-reply at jboss.com
Tue Oct 30 15:27:58 EDT 2007


In my pages.xml I have the following:
	<page view-id="/someFolder/controller.xhtml" conversation-required="false" />
  | 	
  | 	<page view-id="/someFolder/*" conversation-required="true" />

Unfortunately that doesn't work: Seam thinks a conversation is still required for controller.xhtml. Is the only solution to explicitly put conversation-required="true" for every single page in that folder, is there another way I'm overlooking, or is this a bug?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100418#4100418

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100418



More information about the jboss-user mailing list