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 7A37CCF83 for ; Tue, 2 Jul 2013 16:03:24 +0000 (UTC) Received: (qmail 4815 invoked by uid 500); 2 Jul 2013 16:03:24 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 4129 invoked by uid 500); 2 Jul 2013 16:03:21 -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 4053 invoked by uid 99); 2 Jul 2013 16:03:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 16:03:20 +0000 Date: Tue, 2 Jul 2013 16:03:20 +0000 (UTC) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4590) AMQP: Only one connection from a given container is allowed 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-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697909#comment-13697909 ] Hiram Chirino commented on AMQ-4590: ------------------------------------ While not ideal, it's a 'feature' for JMS clients being implemented over AMQP. I'd defer modifying the current behavior until a AMQP to JMS spec is finalized and way to enforcing the uniqueness of JMS 'client id' is formalized. > AMQP: Only one connection from a given container is allowed > ----------------------------------------------------------- > > Key: AMQ-4590 > URL: https://issues.apache.org/jira/browse/AMQ-4590 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.8.0 > Reporter: Gordon Sim > > This is because the container id in AMQP is mapped onto the JMS clientid. The limitation prevents another broker establishing more than AMQP connection to ActiveMQ (or else it would need to identify itself as a different container for each). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira