login-required overriding
-------------------------
Key: JBSEAM-4417
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4417
Project: Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.2.0.GA
Environment: Seam 2.2
JBoss 5.1
Java 6
Reporter: Uros Majeric
Priority: Minor
If I add <page view-id="*" login-required="true" /> in pages.xml
I can't override this with <page view-id="/some-other-page.xhtml"
login-required="false" />.
I need login-required="false" only for /some-other-page.xhtml page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira