[
https://issues.apache.org/jira/browse/SYNAPSE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478697
]
indika priyantha kumara commented on SYNAPSE-64:
------------------------------------------------
Ruman is correct
replace
<set-property name="string"
(value="literal" | expression="xpath")
[scope=axis2|transport]/>
with
<property name="string"
(value="literal" | expression="xpath")
[scope=axis2|transport] [action="set|remove"]/>
My idea was the above but when commenting this issue I had done some mistakes .
thanks
indika
> Allow use of SOAP header elements or xpath extractions from the SOAP body to
> set HTTP request headers when delegating to POX services
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SYNAPSE-64
> URL: https://issues.apache.org/jira/browse/SYNAPSE-64
> Project: Synapse
> Issue Type: New Feature
> Reporter: Michael Griffin
>
> When using a proxy to delegate back to a POX service it would be nice to
> allow for values from the incoming SOAP headers or to use an xpath expression
> to extract values to be used as HTTP request headers send to the delegate.
--
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]