[
https://issues.apache.org/jira/browse/SYNAPSE-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vanjikumaran Sivajothy updated SYNAPSE-1051:
--------------------------------------------
Attachment: SYNAPSE-1051.diff
> recipientlist mediator does not remove white spaces in list
> ------------------------------------------------------------
>
> Key: SYNAPSE-1051
> URL: https://issues.apache.org/jira/browse/SYNAPSE-1051
> Project: Synapse
> Issue Type: Bug
> Components: Core, Endpoints
> Reporter: Vanjikumaran Sivajothy
> Assignee: Hiranya Jayathilaka
> Attachments: SYNAPSE-1051.diff
>
>
> {code}
> <in>
> <property name="EndPoint_List"
> value="http://localhost:9001/services/SimpleStockQuoteService,
>
> http://localhost:9002/services/SimpleStockQuoteService,
>
> http://localhost:9003/services/SimpleStockQuoteService"/>
>
> <send>
> <endpoint>
> <recipientlist>
> <endpoints value="{get-property('EndPoint_List')}"
> max-cache="20" />
> </recipientlist>
> </endpoint>
> </send>
> <drop/>
> </in>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]