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

Revert singleton subsystem schema 2.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR9
    • 7.1.0.DR8
    • 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

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: JBEAP

              People

                rhn-engineering-rhusar Radoslav Husar
                jkasik@redhat.com Jan Kasik
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: