[jboss-jira] [JBoss JIRA] (ELY-298) load-from/uri keystore xsd/parser mismatch

Darran Lofthouse (JIRA) issues at jboss.org
Tue Apr 5 06:31:01 EDT 2016


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

Darran Lofthouse updated ELY-298:
---------------------------------
    Fix Version/s: 1.1.0.Beta7
                       (was: 1.1.0.Beta6)


> load-from/uri keystore xsd/parser mismatch
> ------------------------------------------
>
>                 Key: ELY-298
>                 URL: https://issues.jboss.org/browse/ELY-298
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Authentication Client
>            Reporter: Kabir Khan
>            Assignee: Darran Lofthouse
>             Fix For: 1.1.0.Beta7
>
>
> The xsd has
> {code}
>   <xsd:complexType name="key-store-type">
>         <xsd:sequence minOccurs="1" maxOccurs="1">
>             <!-- Access source type -->
>             <xsd:choice minOccurs="1" maxOccurs="1">
>                 <xsd:element name="file" type="name-type" minOccurs="1" maxOccurs="1"/>
>                 <xsd:element name="load-from" type="uri-type" minOccurs="1" maxOccurs="1"/>
>                 <xsd:element name="resource" type="name-type" minOccurs="1" maxOccurs="1"/>
> {code}
> The parser seems to look for 'uri' rather than 'load-from'



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


More information about the jboss-jira mailing list