n today's nightly build (the 18th).
> Kevin Jones
> DevelopMentor
> www.develop.com
>
Craig
> > -Original Message-
> > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> > Sent: 17 July 2001 17:34
> > To: Tomcat-Dev
> > Subject: Re: Problem start
ardLoader (with className)
but if I just have
I get the same ClassNotFoundException as before,
Kevin Jones
DevelopMentor
www.develop.com
> -Original Message-
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: 17 July 2001 17:34
> To: Tomcat-Dev
> Subject: Re:
On Tue, 17 Jul 2001, Kevin Jones wrote:
> Thanks Craig,
>
> what's the difference between the two (WebappLoader and StandardLoader)? and
> should I care?
>
WebappLoader runs faster, and has a bunch of bugfixes. It is now the
default loader that Catalina uses for web applications.
> Kevin J
Dev
> Subject: Re: Problem starting latest nightly
>
>
>
>
> On Tue, 17 Jul 2001, Kevin Jones wrote:
>
> > I've just downloaded the latest nightly (20010716), and I can't
> get it to
> > start.
> >
> > I have a context entry in server.xml tha
On Tue, 17 Jul 2001, Kevin Jones wrote:
> I've just downloaded the latest nightly (20010716), and I can't get it to
> start.
>
> I have a context entry in server.xml that looks like this
>
> reloadable="true">
> lassname="org.apache.catalina.loader.StandardLoader"/>
>
>
Thank