Remy,
Never mind. Have just seen your commits! Easier than my solution! :) Thanks
for getting it into 4.1.
Dave.
> -Original Message-
> From: David Oxley
> Sent: 28 August 2002 13:05
> To: 'Tomcat Developers List'
> Subject: RE: Bug in WebappClassLoader
>
28 August 2002 09:48
> To: 'Tomcat Developers List'
> Subject: RE: Bug in WebappClassLoader
>
> Remy,
>
> Ok. I know I haven't tested it yet! :( I haven't gotten 4.1 to compile
> from
> CVS yet. Can we get the patch for bug 1 committed though. Th
4.1.10 the stable
release? If not couldn't we slip it in before.
Dave.
> -Original Message-
> From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
> Sent: 28 August 2002 08:19
> To: Tomcat Developers List
> Subject: Re: Bug in WebappClassLoader
>
> David Oxley wrote:
David Oxley wrote:
> All,
>
>
>
> There is a couple of bugs in WebappClassLoader.
>
> 1. On line 953 there is a call to findClassInternal which could throw a
> ClassNotFoundException that gets caught on line 979. This means that
> lines 963 through 973 will never get executed. i.e. Reposito
All,
There is a couple of bugs in WebappClassLoader.
1. On line 953 there is a call to findClassInternal which could throw a
ClassNotFoundException that gets caught on line 979. This means that lines 963
through 973 will never get executed. i.e. Repositories added with the method AddR