Re: WEB-INF/classes, WEB-INF/lib

2002-10-14 Thread Craig R. McClanahan
On Mon, 14 Oct 2002, Will Hartung wrote: > Date: Mon, 14 Oct 2002 14:30:40 -0700 > From: Will Hartung <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Re: WEB-INF/classes, WEB-INF

Re: WEB-INF/classes, WEB-INF/lib

2002-10-14 Thread Will Hartung
- Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 2:11 PM Subject: RE: WEB-INF/classes, WEB-INF/lib > > > On Mon, 14 Oct 2002, Scott Purcell wrote: &g

RE: WEB-INF/classes, WEB-INF/lib

2002-10-14 Thread Craig R. McClanahan
On Mon, 14 Oct 2002, Scott Purcell wrote: > It works on my tomcat on NT. We use a lot of jars, but it it someties > hard to uncompress and compress the jars with changes, so I just put the > updated class in the classes dir and all works out well. When we go to > production, I just jar them all

RE: WEB-INF/classes, WEB-INF/lib

2002-10-14 Thread Scott Purcell
: Frank Liu [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 3:04 PM To: [EMAIL PROTECTED] Subject: WEB-INF/classes, WEB-INF/lib Is it true that WEB-INF/classes overrides WEB-INF/lib in the classpath? I have a binary jar file in WEB-INF/lib and need to overwrite on class in the jar file

WEB-INF/classes, WEB-INF/lib

2002-10-14 Thread Frank Liu
Is it true that WEB-INF/classes overrides WEB-INF/lib in the classpath? I have a binary jar file in WEB-INF/lib and need to overwrite on class in the jar file, can you just put my class in the WEB-INF/classes and tomcat will take care of it automatically? Frank -- To unsubscribe, e-mail: