Vanjikumaran Sivajothy created SYNAPSE-1051:
-----------------------------------------------

             Summary: 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


{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

Reply via email to