Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 93149 invoked from network); 24 Nov 2009 07:23:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 07:23:00 -0000 Received: (qmail 622 invoked by uid 500); 24 Nov 2009 07:23:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 556 invoked by uid 500); 24 Nov 2009 07:22:59 -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 546 invoked by uid 99); 24 Nov 2009 07:22:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 07:22:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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:22:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NCpjJ-0002co-PP for users@activemq.apache.org; Mon, 23 Nov 2009 23:22:29 -0800 Message-ID: <26491440.post@talk.nabble.com> Date: Mon, 23 Nov 2009 23:22:29 -0800 (PST) From: miten To: users@activemq.apache.org Subject: Re: global transaction jboss/spring/activemq 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> X-Virus-Checked: Checked by ClamAV on apache.org Hi, resending with subject changed. 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-tp26478123p26491440.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.