Re: On the use of extension directories

2001-09-21 Thread Jeff Turner
On Thu, Sep 20, 2001 at 08:46:04AM -0700, Bill Wohler wrote: > Jeff Turner <[EMAIL PROTECTED]> writes: > > I think that's best. lib/ext is not overridable by *anything*, not even > > /usr/bin/java. Say I just installed the Tomcat 3.2 .deb, and it put > > servlet.jar (2.2) in lib/ext. Then I want to

Re: On the use of extension directories

2001-09-21 Thread Jeff Turner
On Thu, Sep 20, 2001 at 08:46:04AM -0700, Bill Wohler wrote: > Jeff Turner <[EMAIL PROTECTED]> writes: > > I think that's best. lib/ext is not overridable by *anything*, not even > > /usr/bin/java. Say I just installed the Tomcat 3.2 .deb, and it put > > servlet.jar (2.2) in lib/ext. Then I want t

On the use of extension directories

2001-09-20 Thread Bill Wohler
Jeff Turner <[EMAIL PROTECTED]> writes: > I think that's best. lib/ext is not overridable by *anything*, not even > /usr/bin/java. Say I just installed the Tomcat 3.2 .deb, and it put > servlet.jar (2.2) in lib/ext. Then I want to try out Tomcat 4.0 from > CVS. It will break because it requires 2.3

On the use of extension directories

2001-09-20 Thread Bill Wohler
Jeff Turner <[EMAIL PROTECTED]> writes: > I think that's best. lib/ext is not overridable by *anything*, not even > /usr/bin/java. Say I just installed the Tomcat 3.2 .deb, and it put > servlet.jar (2.2) in lib/ext. Then I want to try out Tomcat 4.0 from > CVS. It will break because it requires 2.