Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5545

JBossWS Native - SAAJ Where an Element is added to the SOAPBody this should be converted to a SOAPElement

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0
    • Web Services
    • None
    • Appending an Element to a SOAPBody resulted in a <code>java.lang.IllegalArgumentException</code>. The code has been updated so that adding an Element now results in the Element being converted to a SOAPElement, and no exception is thrown.
    • Documented as Resolved Issue

    Description

      Appending an Element to a SOAPBody results in the following error: -

      java.lang.IllegalArgumentException: SOAPElement expected
      at org.jboss.ws.core.soap.SOAPBodyImpl.convertToBodyElement(SOAPBodyImpl.java:298)
      at org.jboss.ws.core.soap.SOAPBodyImpl.appendChild(SOAPBodyImpl.java:202)

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: