You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Charith Dhanushka Wickramarachchi (JIRA)" <ji...@apache.org> on 2009/04/03 13:06:14 UTC

[jira] Updated: (SYNAPSE-522) Enhance the Send mediator AND/OR Endpoints, to accept properties

     [ https://issues.apache.org/jira/browse/SYNAPSE-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charith Dhanushka Wickramarachchi updated SYNAPSE-522:
------------------------------------------------------

    Attachment: synapse-522-2009-04-3.patch

This patch enable users to set generic properties inside send mediator and endpoints

please review and commit

thank you,
Charith

> Enhance the Send mediator AND/OR Endpoints, to accept properties
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-522
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-522
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2
>            Reporter: Asankha C. Perera
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: synapse-522-2009-04-3.patch
>
>
> Reference to http://markmail.org/message/cvbfh2wpapn2yt6u
> support the specifications of one or more properties within the send mediator e.g. FORCE_HTTP_1.0, POST_TO_PATH etc would belong with the send mediator, while format, passwords etc may belong as endpoint properties
> <send> 
> <property name="BUILD_ENVELOPE" value="true"/> 
> <... other such properties.../> 
> <endpoint ...../> 
> </send>
> OR/AND
> <send> 
> <endpoint ....> 
> <property name="BUILD_ENVELOPE" value="true"/> 
> <... other such properties.../> 
> </endpoint>
> </send> 

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org