Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 53737 invoked from network); 20 Jul 2003 18:43:42 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 20 Jul 2003 18:43:42 -0000 Received: (qmail 28606 invoked by uid 97); 20 Jul 2003 18:46:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 28599 invoked from network); 20 Jul 2003 18:46:16 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 20 Jul 2003 18:46:16 -0000 Received: (qmail 52324 invoked by uid 500); 20 Jul 2003 18:43:30 -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 52310 invoked from network); 20 Jul 2003 18:43:30 -0000 Received: from mail.infonow.com (207.239.243.94) by daedalus.apache.org with SMTP; 20 Jul 2003 18:43:30 -0000 Received: (qmail 25734 invoked from network); 20 Jul 2003 18:43:02 -0000 Received: from unknown (HELO ?199.239.11.155?) (199.239.11.155) by 0 with SMTP; 20 Jul 2003 18:43:02 -0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Sun, 20 Jul 2003 12:43:34 -0600 Subject: Re: per-context classpaths? From: Peter Smith To: Tomcat Users List Message-ID: In-Reply-To: <1058726002.29090.175.camel@fatman.technolog.ca> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You could setup a test instance of tomcat and a production instance. That's how we distinguish between test jar files and prod ones. Peter -- Peter Smith Software Engineer InfoNow Corporation > From: Gil Hauer > Reply-To: "Tomcat Users List" > Date: 20 Jul 2003 14:33:23 -0400 > To: tomcat-user@jakarta.apache.org > Subject: per-context classpaths? > > Hello, > > Is it possible to have different classpaths based on context definitions > in server.xml? > > I'm asking because I have an 3rd-party JAR file which comes in two > versions: testing and production. Unfortunately the vendor has named > both JAR files the same -- it's just the classes inside that are > different. I'd like to install them in different directories for each > virtual host (test and production) and use the classpath to > differentiate them. > > Are there any better suggestions as to how to approach this? > > Thanks, > Gil > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org