This content has been marked as final.
Show 3 replies
-
1. Re: Weird Richfaces / pages.xml behavior
kukeltje Jan 2, 2008 10:21 AM (in response to fady.matar)Fady,
What version of seam? Is something in jBPM cvs or is it not related? -
2. Re: Weird Richfaces / pages.xml behavior
fady.matar Jan 2, 2008 10:34 AM (in response to fady.matar)It's not related at all, let me correct one thing. Usually to achieve authentication on all the pages you need to add the login-required="true" attribute in the page tag
However when this attribute is added,<page view-id="*" login-required="true"> ... </page>
the whole application is messed up.