Manfred Weiss created AXIS2-5986:
------------------------------------
Summary: Content-Type start-info action not parsed correctly
Key: AXIS2-5986
URL: https://issues.apache.org/jira/browse/AXIS2-5986
Project: Axis2
Issue Type: Bug
Components: kernel, transports
Affects Versions: 1.7.9
Reporter: Manfred Weiss
This Bug relates to AXIS2-4760 which has been closed but never fixed.
According to [https://www.w3.org/TR/xop10/] the soap action can be added to the
start-info element of the Content-Type HTTP Header.
In this case the AxisServlet will return a "wsa:ActionMismatch".
The reason is that the method
"org.apache.axis2.transport.TransportUtils.processContentTypeForAction(String,
MessageContext)" incorrectly extracts the action.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]