Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1284

jvmsType definition in management schema references incorrect type for the 'jvm' element

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • 2.0.6.Final
    • None
    • Management
    • None

    Description

      Currently it is: -

          <!--  JVM configurations -->
          <xs:complexType name="jvmsType">
              <xs:sequence>
                  <xs:element name="jvm" type="namedJvmType" minOccurs="0" maxOccurs="unbounded"/>
              </xs:sequence>
          </xs:complexType>
      

      However the type should be 'jvm'Type' the 'namedJvmType' is for the referenced back.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: