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 DC23110525 for ; Fri, 13 Sep 2013 16:05:53 +0000 (UTC) Received: (qmail 50841 invoked by uid 500); 13 Sep 2013 13:03:16 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50736 invoked by uid 500); 13 Sep 2013 13:03:10 -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 50619 invoked by uid 99); 13 Sep 2013 13:03:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Sep 2013 13:03:04 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of tprescott@pulsepoint.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Sep 2013 13:02:58 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VKT19-0003ix-QN for users@activemq.apache.org; Fri, 13 Sep 2013 06:02:35 -0700 Date: Fri, 13 Sep 2013 06:02:35 -0700 (PDT) From: travep To: users@activemq.apache.org Message-ID: <1379077355798-4671478.post@n4.nabble.com> In-Reply-To: References: <1378911240297-4671418.post@n4.nabble.com> Subject: Re: Factory gets no connection with ra package MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks for your input. I can take the working example that hits vm:// and use "tcp://localhost:61616" instead. It works. When I take that same string and configure glassfish to use it I have the same problem. So, I have a broker running on port 61616 but still cannot connect to it with glassfish. -- View this message in context: http://activemq.2283324.n4.nabble.com/Factory-gets-no-connection-with-ra-package-tp4671418p4671478.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.