[jboss-jira] [JBoss JIRA] (WFLY-7145) Key-store atttribute read-only occures in xsd, but not in model

Brian Stansberry (JIRA) issues at jboss.org
Tue Sep 20 11:08:01 EDT 2016


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

Brian Stansberry updated WFLY-7145:
-----------------------------------
    Component/s: Security


> Key-store atttribute read-only occures in xsd, but not in model
> ---------------------------------------------------------------
>
>                 Key: WFLY-7145
>                 URL: https://issues.jboss.org/browse/WFLY-7145
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>            Priority: Minor
>
> There is a attribute {{read-only}} mentioned in XSD. 
> {code}
> <xs:attribute name="read-only" type="xs:boolean"
>     use="optional" default="false">
>     <xs:annotation>
>         <xs:documentation>
>             When set to 'true' this attribute prevents the in-memory
>             representation of the file from being written back to the file.
>         </xs:documentation>
>     </xs:annotation>
> </xs:attribute>
> {code}
> But not in model. Therefore can't be used. Is that feature related to modifiable realms, which was deffered to 7.2? So probably should be removed from XSD?



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


More information about the jboss-jira mailing list