Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6061

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.1.0.DR7
    • 7.1.0.DR5
    • Security
    • None

      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?

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

                Created:
                Updated:
                Resolved: