[ 
https://issues.apache.org/jira/browse/SYNAPSE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478356
 ] 

Asankha C. Perera commented on SYNAPSE-64:
------------------------------------------

Indika, I guess your proposal is not the above, but the following:

replace
 <set-property name="string" 
    (value="literal" | expression="xpath") 
    [scope=axis2|transport]/>

with
 <set-property name="string" 
    (value="literal" | expression="xpath") 
    [scope=axis2|transport] [action="add|remove"]/>

For this +1

> 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]

Reply via email to