Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 3564 invoked from network); 24 Nov 2008 15:17:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 15:17:30 -0000 Received: (qmail 44629 invoked by uid 500); 24 Nov 2008 15:17:28 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 44611 invoked by uid 500); 24 Nov 2008 15:17:28 -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 44600 invoked by uid 99); 24 Nov 2008 15:17:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 07:17:28 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.104] (HELO usea-naimss2.unisys.com) (192.61.61.104) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 15:16:01 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss2 with InterScan Message Security Suite; Mon, 24 Nov 2008 09:16:24 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 24 Nov 2008 09:16:25 -0600 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 24 Nov 2008 09:16:25 -0600 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Mon, 24 Nov 2008 09:16:24 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Mon, 24 Nov 2008 09:16:05 -0600 Subject: RE: tomcat 5.5.20 security issue Thread-Topic: tomcat 5.5.20 security issue Thread-Index: AclOOvuG6JdultTBQEqilaFLGnEjKwAC90WA Message-ID: <0AAE5AB84B013E45A7B61CB66943C17215A3C96B13@USEA-EXCH7.na.uis.unisys.com> References: <20661073.post@talk.nabble.com> In-Reply-To: <20661073.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 24 Nov 2008 15:16:25.0069 (UTC) FILETIME=[9D9C71D0:01C94E47] X-Virus-Checked: Checked by ClamAV on apache.org > From: aymen83 [mailto:aymen.bhmida@yahoo.fr] > Subject: tomcat 5.5.20 security issue > > > java.lang.NoClassDefFoundError: > com/sun/org/apache/xml/internal/security/Init Move up to a 1.6 JVM. It appears the version of Spring you're using is exp= ecting to have the 1.6 libraries available. There's probably some jar you = could add that contains the missing classes if you insist on staying with 1= .5, but I don't know what it is. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments 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