[jboss-jira] [JBoss JIRA] (WFLY-7145) Key-store atttribute read-only occures in xsd, but not in model
Jan Kalina (JIRA)
issues at jboss.org
Tue Sep 20 02:14:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kalina moved JBEAP-6074 to WFLY-7145:
-----------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7145 (was: JBEAP-6074)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
> 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
> 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