Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7145

Key-store atttribute read-only occures in xsd, but not in model

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 11.0.0.Alpha1
    • None
    • Security
    • None

    Description

      There is a attribute read-only mentioned in XSD.

      <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>
      

      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?

      Attachments

        Issue Links

          Activity

            People

              jkalina@redhat.com Jan Kalina (Inactive)
              jkalina@redhat.com Jan Kalina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: