[jboss-jira] [JBoss JIRA] (AS7-6487) DefaultJsfProfileCompletionHandler isn't handling all 7.1.x xsd versions

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Feb 8 16:03:51 EST 2013


Brian Stansberry created AS7-6487:
-------------------------------------

             Summary: DefaultJsfProfileCompletionHandler isn't handling all 7.1.x xsd versions
                 Key: AS7-6487
                 URL: https://issues.jboss.org/browse/AS7-6487
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management, JSF, Web
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Critical
             Fix For: 7.2.0.Alpha1


The logic that ensures that a JSF extension + subsystem gets added during boot if a legacy version of the web subsystem schema is parsed is only doing that if the xsd schema versions in effect when it was written are in use. So it's not picking up the "urn:jboss:domain:web:1.2" and "urn:jboss:domain:web:1.3" schema versions that are in the 7.1 branch.

I'll have a fix shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list