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
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
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
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.)
> >
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