AddressingValidationHandler should not checkWSAMInvocationPattern if there are
no WS-A headers
----------------------------------------------------------------------------------------------
Key: AXIS2-4234
URL: https://issues.apache.org/jira/browse/AXIS2-4234
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Addressing
Reporter: Katherine Sanders
If a client sends a message without any WS-A headers to a provider with
addressing optional and asynchronous only, an OnlyNonAnonymousAddressSupported
fault occurs. This is incorrect because addressing is optional and there
aren't any WS-A headers on the message, so the invocation pattern shouldn't be
checked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.