[ 
https://issues.apache.org/jira/browse/SMX4NMR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gert Vanthienen resolved SMX4NMR-253.
-------------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=revision&revision=1085578

> Allow configuring endpoint channel though properties at registration time
> -------------------------------------------------------------------------
>
>                 Key: SMX4NMR-253
>                 URL: https://issues.apache.org/jira/browse/SMX4NMR-253
>             Project: ServiceMix NMR
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 1.5.0
>
>
> When an endpoint is registered, the endpoint channel is configured with the 
> values currently set in the ExecutorFactory.  If one wants to create an 
> Endpoint with a custom executor configuration, you need to ensure the config 
> changes have been done before you create the endpoint.
> We should allow people to pass in additional information through the endpoint 
> properties at registration time to facilitate creating such a custom config.  
> We could do this by improving the register(Endpoint, Properties) and use some 
> specific property names to configure things (e.g. extract everything 
> *{{config.*}}* and use that to configure things on the fly)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to