Re: Class loading & classloader visibility test results

2000-12-05 Thread Brian Bucknam
Rob Shaw wrote: > I was unclear as to how Tomcat was resolving class > loading and the visibility of classes to a context's > classloader so I created a simlpe test suite. That is very helpful and informative (and cool!). I (and probably others) would like to know, though: What version of Tomca

Re: 3.2 status -- no taglibs in jars

2000-11-20 Thread Brian Bucknam
Pierre Delisle wrote: > > I'll commit the patch right now and I'd appreciate if you > > could run some exhaustive tests. > > Well, it may take a little while, as my commit is currently blocked > because of a lock held by Larry (I've notified him). > > Since the lock has been on for more than 10 m

Re: 3.2 status -- no taglibs in jars

2000-11-16 Thread Brian Bucknam
I wrote: > > I haven't tried simply commenting out or removing the code that says "Take this >stuff out..." because that would remove the entire section devoted opening the jar >and finding the .tld inside. Maybe I'm missing something, but this doesn't sound like >the right fix. Then Pierre D

Re: 3.2 status -- no taglibs in jars

2000-11-15 Thread Brian Bucknam
Pierre Delisle wrote: > Brian Bucknam wrote: > > However, there is still a problem (see bug #215) in TagLibraryInfoImpl which makes >it so that tag libraries cannot be packaged in .jar files. (3.2b7 (and 3.1) at least >not on Windows, have not tested on *nix.) > >

3.2 status -- no taglibs in jars

2000-11-15 Thread Brian Bucknam
Craig says all the critical bugs are fixed, and it seems maybe they are. However, there is still a problem (see bug #215) in TagLibraryInfoImpl which makes it so that tag libraries cannot be packaged in .jar files. (3.2b7 (and 3.1) at least not on Windows, have not tested on *nix.) I marked th