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.

Reply via email to