[jboss-user] [JBoss Seam] - Weird Richfaces / pages.xml behavior

fady.matar do-not-reply at jboss.com
Wed Jan 2 08:31:10 EST 2008


My application requires to authentication all the pages. The approach for ensuring that a user is logged is specified as follows in my pages.xml

<page view-id="*">
  |   <navigation>
  |     <rule if-outcome="home">
  |       <redirect view-id="/home.xhtml" />
  |     </rule>
  |   </navigation>
  | </page>

Now this messes up Richfaces and the components are no longer rendered properly. It used to work fine before what has changed? 

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

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



More information about the jboss-user mailing list