You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brian DePradine (JIRA)" <ji...@apache.org> on 2009/02/27 13:45:13 UTC

[jira] Resolved: (AXIS2-4234) AddressingValidationHandler should not checkWSAMInvocationPattern if there are no WS-A headers

     [ https://issues.apache.org/jira/browse/AXIS2-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian DePradine resolved AXIS2-4234.
------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly
                   1.5

> 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
>            Assignee: Brian DePradine
>             Fix For: 1.5, nightly
>
>         Attachments: AXIS2-4234.patch
>
>
> 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.