Adam, they provided a patch and fixed it. You were right :)
-Matthias On 8/7/06, Adam Winer <[EMAIL PROTECTED]> wrote:
Thanks - I hope I'm right. :) Let me know what the Geronimo folks say. -- Adam On 8/7/06, Chris Herborth <[EMAIL PROTECTED]> wrote: > > Adam Winer wrote: > > Looking at the source code for JarFileUrlStreamHandler over > > in the geronimo codebase, it looks as though they've got a pretty > > bad bug: their handler is not reentrant (you can't parse one file out > > of a JAR while in the middle of parsing another). This is 100% legit > > code on our part (and it'd be a major pain to overhaul our code > > not to do it). I think you'll need to file a bug against Jetty or > > Geronimo. > > D'oh! Thanks a lot for looking into this Adam, I'll go gripe at the > Geronimo folks. > > -- > Chris Herborth ([EMAIL PROTECTED]) http://www.pobox.com/~chrish/ > Never send a monster to do the work of an evil scientist. > >
-- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
