Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E732113B0 for ; Wed, 13 Aug 2014 06:08:18 +0000 (UTC) Received: (qmail 24786 invoked by uid 500); 13 Aug 2014 06:08:17 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 24741 invoked by uid 500); 13 Aug 2014 06:08:17 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 24730 invoked by uid 99); 13 Aug 2014 06:08:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2014 06:08:17 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of sophiawright43@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2014 06:08:12 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id A458136C10A for ; Tue, 12 Aug 2014 23:04:03 -0700 (PDT) Date: Tue, 12 Aug 2014 23:07:51 -0700 (PDT) From: Sophia Wright To: users@activemq.apache.org Message-ID: <1407910071347-4684505.post@n4.nabble.com> In-Reply-To: <53E8CCEB.2070602@gmail.com> References: <1407752679388-4684381.post@n4.nabble.com> <53E8C94B.1040909@gmail.com> <1407765471953-4684392.post@n4.nabble.com> <53E8CCEB.2070602@gmail.com> Subject: Re: javax.jms.InvalidClientIDException for durable subscription on broker restart MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I also have a similar requirement where I want to have multiple durable subscribers and publishers in the same client application connecting to the broker.(broker version 5.10) What should be the correct way to configure the above mentioned case? As Anuj mentioned in last update: 1) I use 1 pooledConnectionFactory with "maxConnection" = 6 OR 2) different pooledCOnnectionFactory for each listener. Can anyone from ActiveMQ development team help me ? ~ Sophia -- View this message in context: http://activemq.2283324.n4.nabble.com/javax-jms-InvalidClientIDException-for-durable-subscription-on-broker-restart-tp4684381p4684505.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.