[jbossws-issues] [JBoss JIRA] Created: (JBWS-3170) SAAJ Where an Element is added to the SOAPBody this should be converted to a SOAPElement

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Fri Nov 26 13:02:30 EST 2010


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

                 Key: JBWS-3170
                 URL: https://jira.jboss.org/browse/JBWS-3170
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-native-3.3.1
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: jbossws-native-4.0


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)


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list