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

TestParser cannot marshal empty subsystems

    XMLWordPrintable

Details

    Description

      TestParser (used in subsystem test framework) will only marshal if the subsystem's ModelNode isDefined(). But for simple subsystems with no attributes it doesn't have to be defined.

      It should just check for node existence – parentNode.has(subsystemName) – not whether the node is defined.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: