You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/12/06 18:42:26 UTC

[jira] Commented: (AMQ-1495) support the hot-reload of new EIP routing rules in Java

    [ https://issues.apache.org/activemq/browse/AMQ-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40803 ] 

James Strachan commented on AMQ-1495:
-------------------------------------

One solution to the problem is just to reuse the [ServiceMix 4 Runtime|http://cwiki.apache.org/SMX4/runtime.html] which supports auto-reloading of OSGi bundles in jar or expanded form.

We could make the ActiveMQ broker use the ServiceMix Runtime so Camel rules can be easily hot deployed and redeployed as folks change the Java / Spring XML

> support the hot-reload of new EIP routing rules in Java
> -------------------------------------------------------
>
>                 Key: AMQ-1495
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1495
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.0.0
>            Reporter: James Strachan
>             Fix For: 5.1.0
>
>
> If we deploy routing rules into, say, lib/rules we should auto-detect jar file changes and auto-reload the routing rules so that the EIP rules can be totally dynamic without having to bounce the broker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.