On Tue, Jul 05, 2005 at 10:06:59AM +0200, Jacek Laskowski wrote:
> David Blevins wrote:
> 
> >Just ran the tests in Tomcat 5.5.9 and all pass.  Looks like this is 
> >specific to 4.x.
> 
> Should we care about it since 0.9.2 is supposed to work with 4.x whereas 
>  1.0 is targetted at 5.x releases. I'm looking into it, but if it takes 
> more time, I'd be glad to see us agreed to not bother fixing it.

Well the trick is that 5.5.x is where the change occured.  Tomcat's
classloading was all the same from 4.x through 5.4.x.

Anyway, I am hacking up the ClasspathUtils and Loader classes as it's
pretty clear our per-webapp stuff broke our global integrations stuff
even for 5.5.x.  Shouldn't take me more than a day, but we're not
release ready just yet.

I'd say hold off and let's see if the problem is still there after my
fix.


-David

Reply via email to