[jboss-jira] [JBoss JIRA] (WFLY-5943) Picketlink federation and idm subsystems have no parsers for their 1.1 schemas

Brian Stansberry (JIRA) issues at jboss.org
Wed Jan 6 15:27:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved JBEAP-2586 to WFLY-5943:
-----------------------------------------------

           Project: WildFly  (was: JBoss Enterprise Application Platform)
               Key: WFLY-5943  (was: JBEAP-2586)
          Workflow: GIT Pull Request workflow   (was: CDW v1)
       Component/s: Security
                        (was: Security)
    Target Release:   (was: 7.0.0.GA)


> Picketlink federation and idm subsystems have no parsers for their 1.1 schemas 
> -------------------------------------------------------------------------------
>
>                 Key: WFLY-5943
>                 URL: https://issues.jboss.org/browse/WFLY-5943
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Brian Stansberry
>            Assignee: Pedro Igor
>            Priority: Critical
>
> EAP 6.4 has a 1.1 xsd version for these subsystems, while WF 10 / EAP 7 has a 2.0. A quick glance leads me to believe the contents are the same except for the number. But the WF 10 / EAP 7 code will fail if a document with the 1.1 namespace is presented.
> If the xsds are the same, likely this can be fixed simply by adding another case for 1.1 to the switch block that calls the 2.0 parser. Otherwise the 1.1 parser from the EAP 6 branch should be forward ported.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list