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

Revert singleton subsystem schema 2.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • Clustering
    • None
    • Hide
      1. Start EAP
      2. Add system property /system-property=foo:add(value=bar)
      3. reload
      4. shutdown
      5. cd ${JBOSS_HOME}/standalone/configuration
      6. diff standalone_xml_history/standalone-full-ha.initial.xml standalone-full-ha.xml
      Show
      Start EAP Add system property /system-property=foo:add(value=bar) reload shutdown cd ${JBOSS_HOME}/standalone/configuration diff standalone_xml_history/standalone-full-ha.initial.xml standalone-full-ha.xml

    Description

      Singleton subsystem downgrades after configuration change is performed on server:

      3a4
      > 
      37a39,44
      > 
      >     <system-properties>
      >         <property name="foo" value="bar"/>
      >     </system-properties>
      > 
      > 
      92a100
      > 
      423c431
      <         <subsystem xmlns="urn:jboss:domain:singleton:2.0">
      ---
      >         <subsystem xmlns="urn:jboss:domain:singleton:1.0">
      473a482
      > 
      487a497
      > 
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: