Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 34766 invoked from network); 5 Nov 2009 21:05:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 21:05:39 -0000 Received: (qmail 55818 invoked by uid 500); 5 Nov 2009 21:05:38 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 55763 invoked by uid 500); 5 Nov 2009 21:05:38 -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 55753 invoked by uid 99); 5 Nov 2009 21:05:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 21:05:38 +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; Thu, 05 Nov 2009 21:05:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N69W0-0002Lp-9U for users@activemq.apache.org; Thu, 05 Nov 2009 13:05:08 -0800 Message-ID: <26222162.post@talk.nabble.com> Date: Thu, 5 Nov 2009 13:05:08 -0800 (PST) From: "au.pg" To: users@activemq.apache.org Subject: How to avoid ActiveMQ rar and webapp jar collision MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: pgovind@interwoven.com X-Virus-Checked: Checked by ClamAV on apache.org When I integrate activemq as JCA adaptor as mentioned I see below error - 2009-11-05 12:07:38,671 [main] WARN org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver () - Ignoring namespace handler [org.apache.xbean.spring.context.v2.XBeanNamespaceHandler]: problem with handler class file or dependent class java.lang.NoClassDefFoundError: org/springframework/beans/factory/xml/NamespaceHandler at java.lang.ClassLoader.defineClass1(Native Method) and existing webapp stops working. How do I resolve this. I found a thread but seems there wasn't conclusion. Thanks, PG -- View this message in context: http://old.nabble.com/How-to-avoid-ActiveMQ-rar-and-webapp-jar-collision-tp26222162p26222162.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.