[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3090) web XSD incorrectly declares servlet-session element

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Jun 9 01:59:13 EDT 2008


web XSD incorrectly declares servlet-session element
----------------------------------------------------

                 Key: JBSEAM-3090
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3090
             Project: Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.0.A1, 2.0.2.SP1
            Reporter: Dan Allen
         Assigned To: Dan Allen
             Fix For: 2.0.3.CR1, 2.1.0.BETA1


The XSD for the web comonent namespace incorrectly declares the component servlet-session, when it should be session. The element maps to the org.jboss.seam.web.Session class with component name org.jboss.seam.web.session.

Chapter 13 (security) of the reference documentation is even more off base by getting both the namespace and the component name wrong, suggesting that it is <core:servlet-session invalidate-on-scheme-change="true"/>

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