[ 
https://issues.apache.org/jira/browse/SYNAPSE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865057#action_12865057
 ] 

Supun Kamburugamuva commented on SYNAPSE-615:
---------------------------------------------

I've changed the patch to use properties instead of parameters.

<endpoint> 
   <address url=""/> 
   <property name="" [value="" | expression=""]/>*
</endpoint> 

> Ability to set configuration parameters for endpoints
> -----------------------------------------------------
>
>                 Key: SYNAPSE-615
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-615
>             Project: Synapse
>          Issue Type: New Feature
>          Components: Endpoints
>            Reporter: Supun Kamburugamuva
>            Priority: Minor
>         Attachments: SYNAPSE-615.patch
>
>
> Endpoints can have user defined algorithms for load balancing. These 
> algorithms can accept parameters. But at the moment there is no standard way 
> to define these parameters for endpoints. 
> It will be nice to have something like following to configure an endpoint
> <endpoint>
>    <address url=""/>
>    <parameter name="">value</parameter>*
> </endpoint>

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to