[
https://issues.apache.org/jira/browse/CAMEL-12052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton closed CAMEL-12052.
-----------------------------------
Resolution: Won't Fix
I'll close given Claus' responses. The need I originally had for this has long
since past anyway.
> MBean method addOrUpdateRoutesFromXml should validate route XML
> ---------------------------------------------------------------
>
> Key: CAMEL-12052
> URL: https://issues.apache.org/jira/browse/CAMEL-12052
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, jmx
> Reporter: James Netherton
> Priority: Minor
>
> With JMX you can invoke the addOrUpdateRoutesFromXml method to change a route
> definition.
> The old route is removed before the new one is added. This is a problem if
> the provided route XML definition is not valid. In this case, the new route
> will not be created, but the old one has already been removed. So things are
> left in a dirty state,
> We should check to see whether the updated route is valid before attempting
> to remove it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)