Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.7.9
-
None
Description
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.