Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 52835 invoked from network); 26 Nov 2008 15:23:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 15:23:17 -0000 Received: (qmail 38451 invoked by uid 500); 26 Nov 2008 15:23:16 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 38424 invoked by uid 500); 26 Nov 2008 15:23:16 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 38411 invoked by uid 99); 26 Nov 2008 15:23:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 07:23:16 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.26] (HELO smtpauth15.prod.mesa1.secureserver.net) (64.202.165.26) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 26 Nov 2008 15:21:50 +0000 Received: (qmail 6077 invoked from network); 26 Nov 2008 15:22:21 -0000 Received: from unknown (24.12.191.198) by smtpauth15.prod.mesa1.secureserver.net (64.202.165.26) with ESMTP; 26 Nov 2008 15:22:21 -0000 Message-ID: <492D69B8.2030806@javactivity.org> Date: Wed, 26 Nov 2008 09:22:32 -0600 From: Steve Cohen User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: HELP!!! java.lang.NoClassDefFoundError running CXF-based client inTomcat References: <492D65AF.5060505@javactivity.org> <0AAE5AB84B013E45A7B61CB66943C17215A3D35CCA@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215A3D35CCA@USEA-EXCH7.na.uis.unisys.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Tomcat version is 6.0.16. Sorry for not mentioning it originally. Thanks. Caldarale, Charles R wrote: >> From: Steve Cohen [mailto:scohen@javactivity.org] >> Subject: HELP!!! java.lang.NoClassDefFoundError running >> CXF-based client inTomcat >> >> I am beginning to think the problem is not a missing class >> but a class conflicting with something in Tomcat. >> > > Highly likely. First just look at the names of the Tomcat-supplied jars and see if any match or are very similar to the ones you have in your webapp. (Can't tell you which directories to look at, since that varies with the version of Tomcat you're using, which you didn't bother to tell us.) > > If that doesn't turn up anything, try finding a tool to scan jars and report duplicate classes (sorry, I don't know of any specific ones, but there must be some out there). > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org