Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 68253 invoked from network); 25 Feb 2002 17:02:36 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Feb 2002 17:02:36 -0000 Received: (qmail 14638 invoked by uid 97); 25 Feb 2002 17:02:12 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 14618 invoked by uid 97); 25 Feb 2002 17:02:11 -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 14607 invoked from network); 25 Feb 2002 17:02:11 -0000 From: "Rui Oliveira" To: "Tomcat Users List" Subject: RE: Classpath Issue Date: Mon, 25 Feb 2002 17:07:26 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <3C7A6B71.8060005@pixelpark.com> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, it helps, but what if you need to have a class directory to your application? Sometimes, if you don't put the added directory in the TOMCAT classpath, even if the class directory is under WEB-INF/classes, the TOMCAT does not recognize it as a valid class. Then if you have 2 classes under different applications, that have the same name, if you put the path to both of them in the TOMCAT classpath, TOMCAT will be mixed up. right? How to prevent this? I mean, how do I make tomcat to automatically recognize my classes in the application WEB-INF/classes directory? Thanks Rui > -----Original Message----- > From: remy.menetrieux [mailto:remy.menetrieux@pixelpark.com] > Sent: segunda-feira, 25 de Fevereiro de 2002 16:51 > To: Tomcat Users List > Subject: Re: Classpath Issue > > > You can add the specific .jar in the WEB-INF/lib of you're application > I hope this help you ... > RemY > > Rui Oliveira wrote: > > >Hello, > > > >sorry for the newbie question... > > > >Can someone please tell me how to configure the classpath for a specific > >application only, instead of defining it for all the tomcat applications? > > > > > >Thanks in advance > >Rui Oliveira > > > > > >-- > >To unsubscribe: > >For additional commands: > >Troubles with the list: > > > > > > > > > > -- > To unsubscribe: > For additional commands: > Troubles with the list: > > -- To unsubscribe: For additional commands: Troubles with the list: