Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 56368 invoked from network); 2 Apr 2009 14:15:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 14:15:35 -0000 Received: (qmail 39683 invoked by uid 500); 2 Apr 2009 14:15:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 39632 invoked by uid 500); 2 Apr 2009 14:15:30 -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 39621 invoked by uid 99); 2 Apr 2009 14:15:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:15:30 +0000 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 [76.96.62.24] (HELO QMTA02.westchester.pa.mail.comcast.net) (76.96.62.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:15:21 +0000 Received: from OMTA05.westchester.pa.mail.comcast.net ([76.96.62.43]) by QMTA02.westchester.pa.mail.comcast.net with comcast id abzD1b0020vyq2s52eEw2b; Thu, 02 Apr 2009 14:14:56 +0000 Received: from [192.168.1.101] ([69.143.128.194]) by OMTA05.westchester.pa.mail.comcast.net with comcast id aeF11b0084BnRt93ReF1J7; Thu, 02 Apr 2009 14:15:01 +0000 Message-ID: <49D4C863.6020408@christopherschultz.net> Date: Thu, 02 Apr 2009 10:14:59 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat error: It is not available the ServletAction References: <22805251.post@talk.nabble.com> <49D28D0F.4000803@christopherschultz.net> <0AAE5AB84B013E45A7B61CB66943C17215E6DF41B2@USEA-EXCH7.na.uis.unisys.com> <49D3D27E.1000302@christopherschultz.net> <22841693.post@talk.nabble.com> <0AAE5AB84B013E45A7B61CB66943C17215E6E76892@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215E6E76892@USEA-EXCH7.na.uis.unisys.com> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck, On 4/2/2009 9:08 AM, Caldarale, Charles R wrote: >> From: bladu [mailto:egoibe@hotmail.com] >> Subject: Re: Tomcat error: It is not available the ServletAction > > When you send the same message four times, you become extremely annoying - don't do that. Agreed. I saw one of Bladu's "other" messages first and replied to it instead of the one that was actually part of this thread, so it's disconnected, now. I suspect a Xerces version mismatch. His version is ooooooooold. >> Do you have xerces.jar in your webapp's lib directory? --->Yes, int he >> application deployed and also in the WAR I have xerces-1.2.3.jar > > Remove the xerces*.jar from wherever you have it - those classes are > part of the 1.5 JRE/JDK. Having them in your webapp causes classloading > confusion. I disagree. We have applications that provide their own XML parsers and everything works fine. Apache Cocoon, for instance, ships with xercesImpl-2.9.1.jar (actual Xerces) along with xml-apis-1.3.04.jar (the org.w3c.*, org.xml.* and javax.xml.* interfaces, etc.) provided as part of the webapp's libraries. These work without conflict on Tomcat 5.5.26. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAknUyGMACgkQ9CaO5/Lv0PDQlACgnQBxEedsljyuyUyGv51pt/yu sQwAoMKYq/Go5An4r9PZHcscn+YJDkxY =VHUF -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org