Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 30628 invoked from network); 8 Sep 2008 14:57:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Sep 2008 14:57:27 -0000 Received: (qmail 7432 invoked by uid 500); 8 Sep 2008 14:57:18 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 7395 invoked by uid 500); 8 Sep 2008 14:57:18 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 7328 invoked by uid 99); 8 Sep 2008 14:57:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2008 07:57:17 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2008 14:56:24 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 34475234C231 for ; Mon, 8 Sep 2008 07:55:55 -0700 (PDT) Message-ID: <330566321.1220885755213.JavaMail.jira@brutus> Date: Mon, 8 Sep 2008 07:55:55 -0700 (PDT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1495) support the hot-reload of new EIP routing rules in Java In-Reply-To: <17901905.1195476988279.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-1495: ---------------------------- Fix Version/s: 5.3.0 (was: 5.2.0) > 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.3.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.