[
https://issues.apache.org/jira/browse/ODE-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663935#action_12663935
]
Alexis Midon commented on ODE-487:
----------------------------------
Create a property 'send.ws-adddressing.headers' to enable/disable the sending
of ws-addressing by SeesionOutHandler. Some webservices that do not expect
these services might not like the suprise and send back a fault/failure.
This new property expects 'true' (default) or 'false'.
For instance, create a property file named processes/MyProcess/amazon.endpoint
and append:
alias.amazon-ns=http://webservices.amazon.com/AWSECommerceService/2008-10-06
amazon-ns.AWSECommerceService.ode.send.ws-adddressing.headers=false
> Add an endpoint property configuration to disable WS-Addressing headers
> -----------------------------------------------------------------------
>
> Key: ODE-487
> URL: https://issues.apache.org/jira/browse/ODE-487
> Project: ODE
> Issue Type: New Feature
> Components: Axis2 Integration
> Reporter: Alexis Midon
> Assignee: Alexis Midon
> Fix For: 1.3
>
>
> Add an endpoint property configuration to disable WS-Addressing headers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.