[
https://issues.apache.org/jira/browse/SYNAPSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588358#action_12588358
]
Ruwan Linton commented on SYNAPSE-268:
--------------------------------------
I have applied the patch and changed the version values from the URI's to two
string representations of those "final" and "submission"
version="http://www.w3.org/2005/08/addressing" ==> version="final"
version="http://schemas.xmlsoap.org/ws/2004/08/addressing" ==>
version="submission"
Also I had to add this functionality to the WSDLEndpointFactory and it requires
to add this functionality to the relevant serializers as well.
> WS Addressing Namespace Version
> -------------------------------
>
> Key: SYNAPSE-268
> URL: https://issues.apache.org/jira/browse/SYNAPSE-268
> Project: Synapse
> Issue Type: Improvement
> Components: Core
> Affects Versions: NIGHTLY
> Reporter: Alexandre Garino
> Assignee: Ruwan Linton
> Fix For: FUTURE
>
> Attachments: ws-addressing-version.patch
>
>
> See: http://www.nabble.com/Addressing-Namespace-td16606753.html
> You will find in attachment the patch to apply to the source code (rev
> 646352) enabling the configuration of the WS-Addressing Namespace version
> through the synapse.xml.
> <enableAddressing version="http://www.w3.org/2005/08/addressing" />
> <enableAddressing version="http://schemas.xmlsoap.org/ws/2004/08/addressing"
> />
> If version attribute is empty or omitted the default value is the one used by
> Axis2 which is for now http://www.w3.org/2005/08/addressing.
> Hope that helps,
> Regards,
> Alexandre
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]