[ https://issues.apache.org/jira/browse/CAMEL-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052047#comment-13052047 ]
james strachan commented on CAMEL-4122: --------------------------------------- BTW you can create endpoints via the Java API and via the REST API - if nothing else, JMX is being inconsistent. > 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