Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 14190 invoked from network); 22 May 2005 13:28:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2005 13:28:43 -0000 Received: (qmail 83378 invoked by uid 500); 22 May 2005 13:28:42 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 83346 invoked by uid 500); 22 May 2005 13:28:41 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 83332 invoked by uid 99); 22 May 2005 13:28:41 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,FORGED_RCVD_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of david_oren@excite.com designates 207.159.120.58 as permitted sender) Received: from nn4.excitenetwork.com (HELO excite.com) (207.159.120.58) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 22 May 2005 06:28:39 -0700 Received: by xprdmailfe23.nwk.excite.com (Postfix, from userid 110) id 2EECD1BD68; Sun, 22 May 2005 09:28:35 -0400 (EDT) To: user@geronimo.apache.org Subject: NoSuchMethodError when trying to connect to JMS Received: from [192.114.107.4] by xprdmailfe23.nwk.excite.com via HTTP; Sun, 22 May 2005 09:28:35 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 2c19469e085848c7e777557b1d346357 Reply-To: david_oren@excite.com From: "David" MIME-Version: 1.0 X-Sender: david_oren@excite.com X-Mailer: PHP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20050522132835.2EECD1BD68@xprdmailfe23.nwk.excite.com> Date: Sun, 22 May 2005 09:28:35 -0400 (EDT) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I'm using Geronimo M3, I've defined a JMS queue factory and queue, as described in the Geronimo book, but when I try to create a JMS connection, I get the following exception: java.lang.NoSuchMethodError: org.codehaus.activemq.ActiveMQSession.setLocalTrans actionEventListener(Lorg/codehaus/activemq/ra/LocalTransactionEventListener;)V at org.codehaus.activemq.ra.ActiveMQManagedConnection.createSession(ActiveMQManagedConnection.java:98) at org.codehaus.activemq.ra.ActiveMQManagedConnection.(ActiveMQManagedConnection.java:88) at org.codehaus.activemq.ra.ActiveMQManagedConnectionFactory.createManagedConnection(ActiveMQManagedConnectionFactory.java:82) at org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:41) at org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor.getConnection(XAResourceInsertionInterceptor.java:41) at org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalGetConnection(SinglePoolConnectionInterceptor.java:59) at org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:70) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:47) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:82) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:56) at org.codehaus.activemq.ra.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:86) at org.codehaus.activemq.ra.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:66) at org.codehaus.activemq.ra.ActiveMQConnectionFactory.createQueueConnection(ActiveMQConnectionFactory.java:113) at $javax.jms.QueueConnectionFactory$$FastClassByCGLIB$$ad3ed1d1.invoke() at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:183) at org.apache.geronimo.connector.ConnectorMethodInterceptor.intercept(ConnectorMethodInterceptor.java:54) at $javax.jms.ConnectionFactory$$EnhancerByCGLIB$$c4aac3ff.createQueueConnection() Has anyone else encountered this? Thanks, David Oren _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!