Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 82479 invoked from network); 23 Mar 2005 13:40:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Mar 2005 13:40:35 -0000 Received: (qmail 4350 invoked by uid 500); 23 Mar 2005 13:40:21 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 4332 invoked by uid 500); 23 Mar 2005 13:40:20 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 4318 invoked by uid 99); 23 Mar 2005 13:40:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtpout.comendo.dk (HELO smtpout.comendo.dk) (195.245.210.77) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 23 Mar 2005 05:40:20 -0800 Received: from smtpscanner.comendo.dk (smtpscanner.comendo.dk [195.245.210.73]) by smtpout.comendo.dk (Postfix) with ESMTP id 0EBE97EA544 for ; Wed, 23 Mar 2005 14:40:18 +0100 (CET) Received: from travelstart.se (Not Verified[195.84.144.23]) by smtpscanner.comendo.dk with {MailFence} (v{4.0}) (COMSND) id ; Wed, 23 Mar 2005 14:40:17 +0100 Received: from [10.47.17.182] (account andreas [10.47.17.182] verified) by travelstart.se (CommuniGate Pro SMTP 4.0.6) with ESMTP id 5189170 for tomcat-user@jakarta.apache.org; Wed, 23 Mar 2005 14:30:16 +0100 Message-ID: <42417214.5020107@travelstart.se> Date: Wed, 23 Mar 2005 14:41:40 +0100 From: Andreas Andersson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: different versions of libraries References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Peter Crowther wrote: > Depends on your version of Tomcat - which version are you using? I've > placed them in WEB-INF/lib (apparently successfully - certainly good > enough for the app) under Tomcat 5.0.28. For Tomcat 4, I have a > separate installation with some new versions dropped in. I use this > installation for one rather poorly-behaved app that insists on using its > own version of Xerces, but it's not application-specific as other > webapps on the same instance would see the same version. That sounds just like my problem. I just tomcat 4.1.31 and one of my apps needs an old (and poorly functioning) version av xerces/xalan. It seems to me that the files I place under WEB-INF/lib isn't really read at all, at least not overriding the other once. I guess that a separat install is the only way to go :( -- Andreas Andersson IT Dept. Travelstart Nordic andreas@travelstart.se http://www.travelstart.se --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org