Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 92793 invoked from network); 24 Nov 2009 07:19:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 07:19:20 -0000 Received: (qmail 99634 invoked by uid 500); 24 Nov 2009 07:19:19 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 99589 invoked by uid 500); 24 Nov 2009 07:19:18 -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 99563 invoked by uid 99); 24 Nov 2009 07:19:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 07:19:13 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 07:19:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NCpfm-0002N4-7W for users@activemq.apache.org; Mon, 23 Nov 2009 23:18:50 -0800 Message-ID: <26491415.post@talk.nabble.com> Date: Mon, 23 Nov 2009 23:18:50 -0800 (PST) From: miten To: users@activemq.apache.org Subject: Re: physical queue cannot be resolved using jndi / spring In-Reply-To: <36e91d9d0911230539i38af5bebrb090e487131d527e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Miten.Mehta@morganstanley.com References: <26478123.post@talk.nabble.com> <36e91d9d0911230539i38af5bebrb090e487131d527e@mail.gmail.com> Hi, I am able to get things to work without global transaction. With JBOSS I am getting "javax.jms.JMSException: Session's XAResource has not been enlisted in a distributed transaction." using the spring config as below: ========================= org.apache.activemq.jndi.ActiveMQInitialContextFactory TEST.Q1 tcp://localhost:61616 Regards, Miten. -- View this message in context: http://old.nabble.com/physical-queue-cannot-be-resolved-using-jndi---spring-tp26478123p26491415.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.