Wrong fault message is serialized when sending a soap11 fault
-------------------------------------------------------------
Key: AXIS2C-239
URL: http://issues.apache.org/jira/browse/AXIS2C-239
Project: Axis2-C
Issue Type: Bug
Environment: Linux / Windows
Reporter: Nandika Jayawardana
Priority: Critical
Axis2C engine handles soap11 message using soap12 model and serialized back to
soap11.
When a soap11 fault is received , it is converted to a soap12 model and
converted back to soap11 when serializing,
This happens when soap_envelope_serilalize method is used.
But service client directly returns the om_node so this conversion does not
take place.
--
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]