JAXWS MessageImpl has some missing support for SOAP 1.2
-------------------------------------------------------
Key: AXIS2-1213
URL: http://issues.apache.org/jira/browse/AXIS2-1213
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Rich Scheuerle
Assigned To: Rich Scheuerle
There is at least one FIXME in the code that needs to be correct.
// FIXME: Need to toggle based on SOAP 1.1 or SOAP 1.2
defaultHeader.addHeader("Content-type", "text/xml; charset=UTF-8");
I will fix this bit of code, provide a test, and scrub any other obvious SOAP
1.2 related TODOs/FIXMEs
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]