You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2010/09/21 11:09:33 UTC

[jira] Resolved: (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 ]

Ruwan Linton resolved SYNAPSE-522.
----------------------------------

    Resolution: Fixed

This has been fixed for the 2.0 release with the properties support for endpoint

> 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
>            Assignee: Ruwan Linton
>            Priority: Minor
>             Fix For: 2.0
>
>         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