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 D9795EA5F for ; Sat, 16 Feb 2013 00:11:57 +0000 (UTC) Received: (qmail 92103 invoked by uid 500); 16 Feb 2013 00:08:54 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 85403 invoked by uid 500); 16 Feb 2013 00:08:45 -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 83740 invoked by uid 99); 15 Feb 2013 22:58:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 22:58:03 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.250.139 is neither permitted nor denied by domain of bhuvanalakshmikn@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 22:57:58 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U6UDp-00019P-7t for users@activemq.apache.org; Fri, 15 Feb 2013 14:57:37 -0800 Date: Fri, 15 Feb 2013 14:57:37 -0800 (PST) From: newUser06 To: users@activemq.apache.org Message-ID: <1360969057235-4663564.post@n4.nabble.com> In-Reply-To: References: <1360802191640-4663390.post@n4.nabble.com> <1360868372161-4663455.post@n4.nabble.com> <1360877145266-4663497.post@n4.nabble.com> <1360885878547-4663511.post@n4.nabble.com> <1360889734985-4663515.post@n4.nabble.com> Subject: Re: Active MQ broker is created even without config MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thank you for trying to reproduce. I removed the plugins and tried but still no luck. I changed the broker URL from vm://localhost to tcp://localhost:61616 and i was able to get connection in my second application without any issues. Configuration used in second application to create a connectionfactory to a broker which was already created my first application BEFORE vm://localhost*" /> AFTER "tcp://localhost:61616"* /> I dont actually understand why it worked, Is there a difference can you please help me understand it ? Thanks again for the quick reply. -- View this message in context: http://activemq.2283324.n4.nabble.com/Active-MQ-broker-is-created-even-without-config-tp4663390p4663564.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.