[ https://issues.apache.org/jira/browse/SYNAPSE-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vanjikumaran Sivajothy resolved SYNAPSE-1051. --------------------------------------------- Resolution: Duplicate Fix Version/s: 3.0.0 SYNAPSE-1063 > recipientlist endpoint 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 > Reporter: Vanjikumaran Sivajothy > Assignee: Hiranya Jayathilaka > Fix For: 3.0.0 > > 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: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org