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

EJB3SubsystemXMLPersister may omit the 'session-bean' wrapper element

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 21.0.0.Beta1, 21.0.0.Final
    • 20.0.1.Final
    • EJB
    • None

    Description

      EJB3SubsystemXMLPersister checks the subsystem ModelNode for any of 3 child nodes and if present writes the start of a 'session-bean' element. Later it uses the same check and writes the closing tag.

      But in between it check for other child nodes and does writing assuming the 'session-bean' element has been started. But it may not have been, which results in invalid xml.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: