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: Addressing Reporter: Katherine Sanders 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.