You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/06/20 17:40:48 UTC

[jira] [Updated] (CAMEL-4122) JMX API to create/delete endpoint

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

Claus Ibsen updated CAMEL-4122:
-------------------------------

          Component/s: jmx
             Priority: Minor  (was: Major)
    Affects Version/s: 2.7.0

> JMX API to create/delete endpoint
> ---------------------------------
>
>                 Key: CAMEL-4122
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4122
>             Project: Camel
>          Issue Type: Improvement
>          Components: jmx
>    Affects Versions: 2.7.0
>            Reporter: james strachan
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> we can create endpoints on the fly via the camel-web REST API; or by just sending a message to a new endpoint URI or consuming from a URI. But there is currently no JMX way to do so which is a bit of an omission.
> Something like...
> createEndpoint(String uri);
> would be a nice addition to the MBeans API on a ManagedCamelContext. Maybe a removeEndpoint(String uri) too would be handy.

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