Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD8117886 for ; Fri, 28 Oct 2011 08:02:54 +0000 (UTC) Received: (qmail 24406 invoked by uid 500); 28 Oct 2011 08:02:54 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 24300 invoked by uid 500); 28 Oct 2011 08:02:54 -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 24291 invoked by uid 99); 28 Oct 2011 08:02:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 08:02:54 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 08:02:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7277D3249AD for ; Fri, 28 Oct 2011 08:00:33 +0000 (UTC) Date: Fri, 28 Oct 2011 08:00:33 +0000 (UTC) From: "Gary Tully (Updated) (JIRA)" To: dev@activemq.apache.org Message-ID: <459826258.30524.1319788833470.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQ-2455) Need a facility to retry jms connections to a foreign provider by the ActiveMQ JMS bridge. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2455: ---------------------------- Fix Version/s: (was: 5.4.0) 5.6.0 lets see if we can resolve this for 5.6 > Need a facility to retry jms connections to a foreign provider by the ActiveMQ JMS bridge. > ------------------------------------------------------------------------------------------ > > Key: AMQ-2455 > URL: https://issues.apache.org/jira/browse/AMQ-2455 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Environment: Debian Lenny. ActiveMQ 5.2. OpenJMS-0.7.7-beta-1 > Reporter: Billy Buzzard > Assignee: Rob Davies > Fix For: 5.6.0 > > Attachments: bridge-reconnect.patch, test.zip > > > I followed an example (http://www.codeproject.com/KB/docview/jms_to_jms_bridge_activem.aspx?display=Print) showing how to set up a bridge between OpenJMS and ActiveMQ. The bridge seems to work perfectly until I stop then restart OpenJMS while leaving ActiveMQ running. Once I restart OpenJMS I try sending a message from it to ActiveMQ, but ActiveMQ doesn't receive it until I stop and restart ActiveMQ. I can recreate the exact same problem by starting ActiveMQ first and then OpenJMS. After a little more reading it looks like failover should fix this problem, but I tried it and it didn't work. I submitted a question to ActiveMQ and Gary Tully responded and told me there is currently no facility to retry jms connections to a foreign provider by the ActiveMQ JMS bridge. > Assuming that remote end-points may not be using ActiveMQ then I would think this would be a very important feature to have. > Here's a link to our conversation: http://www.nabble.com/How-to-configure-failover-for-jmsBridgeConnector-td25909047.html#a25918800 > The conversation also contains an attachment showing me configuration file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira