[ 
https://issues.apache.org/jira/browse/CAMEL-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054734#comment-13054734
 ] 

Julian Cable commented on CAMEL-2976:
-------------------------------------

That would be nice. As would being able to use the IDE to create/edit the 
route. The graphical part of the IDE is of limited use, but the property sheets 
are very useful.

Julian

> we should have a way to save updated routes to an XML directory somewhere so 
> if folks update routes at runtime they can save them on disk & move them into 
> source control
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2976
>                 URL: https://issues.apache.org/jira/browse/CAMEL-2976
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-web
>    Affects Versions: 2.4.0
>            Reporter: james strachan
>
> we should be able to add some kind of listener to camel-web so that as routes 
> are changed at runtime, we can save the updated routes as an XML file 
> somewhere so that folks can permanently store changed routes back in their 
> source code if they want.
> e.g. we could add some kind of CamelContextAware listener which on change of 
> a route adds/updates/removes an XML file from a known directory - using maybe 
> ${routeId}.xml as the filename?

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

        

Reply via email to