[jboss-jira] [JBoss JIRA] (AS7-4650) use-session-cookies in jboss-web allowed by XSD but not processed by metadata

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Thu Apr 26 18:41:18 EDT 2012


Radoslav Husar created AS7-4650:
-----------------------------------

             Summary: use-session-cookies in jboss-web allowed by XSD but not processed by metadata
                 Key: AS7-4650
                 URL: https://issues.jboss.org/browse/AS7-4650
             Project: Application Server 7
          Issue Type: Bug
          Components: Web
    Affects Versions: 7.1.1.Final
            Reporter: Radoslav Husar
            Assignee: Radoslav Husar
            Priority: Minor


{noformat}
(06:40:23 PM) rhusar: Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[7,5]
(06:40:23 PM) rhusar: Message: Unexpected element '{http://www.jboss.com/xml/ns/javaee}use-session-cookies' encountered
{noformat}

The concept is now replaced by Servet 3.0 spec
{code:xml}
<session-config>
  <tracking-mode>COOKIE</tracking-mode>
</session-config>
{code}

Otherwise the XSD is happy with it but fails to deploy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list