-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.0
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: Web Services
-
Labels:None
-
Release Notes Text: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.
-
Release Notes Docs Status:Documented as Resolved Issue
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)
- blocks
-
JBPAPP-4552 Release and upgrade JBossWS Native
-
- Closed
-
- cloned to
-
JBPAPP-5546 JBossWS - SAAJ Where an Element is added to the SOAPBody this should be converted to a SOAPElement
-
- Closed
-
- incorporates
-
JBWS-3170 SAAJ Where an Element is added to the SOAPBody this should be converted to a SOAPElement
-
- Closed
-