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 2010/01/27 16:30:34 UTC

[jira] Resolved: (AXIS2-4596) Client unable to turn on addressing with UsingAddressing in the WSDL

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

Brian DePradine resolved AXIS2-4596.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

> Client unable to turn on addressing with UsingAddressing in the WSDL
> --------------------------------------------------------------------
>
>                 Key: AXIS2-4596
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4596
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Katherine Sanders
>            Assignee: Brian DePradine
>             Fix For: 1.6
>
>         Attachments: AXIS2-4596.patch
>
>
> Revision 702224 defaulted DISABLE_ADDRESSING_FOR_OUT_MESSAGES to true in BindingProvider, however it didn't add any code to turn addressing on if <wsaw:usingAddressing /> is present in the WSDL.  This means that addressing is always off on the client unless AddressingFeature is used to turn it on, and that's only available in JAX-WS 2.1 clients.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.