[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2186) RichFaces loses skin with login-required="true" in pages.xml

Justin C (JIRA) jira-events at lists.jboss.org
Tue Oct 30 10:38:01 EDT 2007


RichFaces loses skin with login-required="true" in pages.xml
------------------------------------------------------------

                 Key: JBSEAM-2186
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2186
             Project: JBoss Seam
          Issue Type: Bug
    Affects Versions: 2.0.0.CR3
         Environment: Windows XP Professional, Java 1.6_03, JBoss 4.2.1
            Reporter: Justin C


Create a new project via seam-gen. Generate some GRUD screens using generate-entities. Folow the seam-gen section in the Reference manual to do this.

Edit pages.xml and set attribute login-required="true" for the <page  view-id="*"> node. Do a seam explode and start the appserver.

Access the url for the app, this will direct to the login screen, to say that login is required. Login, and access the CRUD screens.

Logout. Access a CRUD List screen from the menu. This will show a cached screen, not the login screen, as is expected. Refresh the screen from the browser. This directs to the login screen, but the RichFaces CSS skin is gone permamently.

-- 
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