[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1959) Wildcard page view-id (*) in pages.xml file with login-required="true" cause error.

Francisco Ant?ônio (JIRA) jira-events at lists.jboss.org
Mon Sep 24 12:54:41 EDT 2007


Wildcard page view-id (*) in pages.xml file with login-required="true" cause error.
-----------------------------------------------------------------------------------

                 Key: JBSEAM-1959
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1959
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0.CR1
         Environment: Windows XP Pro SP2
JBoss AS 4.2.0.GA
JBoss Seam 2.0.0.CR1
            Reporter: Francisco Ant?ônio


The use of <page view-id="*" login-required="true" > in pages.xml file causes the following errors:
a) ERROR [ResourceLifecycle] Exception in PhaseListener, render view : beforePhase java.lang.IllegalStateException: No active application scope
and
b) ERROR [ResourceLifecycle] Exception in PhaseListener, render view : beforePhase
java.lang.IllegalStateException: No application context active 

If login-required="true" is just removed the above errors disappear.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the seam-issues mailing list