OK,
I see the problem
Peter
Am 10.05.2009 um 04:03 schrieb Konstantin Kolinko:
+
+* Fix Close Stream at WebappClassLoader after read error
+ http://svn.apache.org/viewvc?rev=772872&view=rev
+ +1: pero
+ -1:
+
Nice catch, but what bugs me here
(in WebappClassLoader#findResourceInterna
> +
> +* Fix Close Stream at WebappClassLoader after read error
> + http://svn.apache.org/viewvc?rev=772872&view=rev
> + +1: pero
> + -1:
> +
Nice catch, but what bugs me here
(in WebappClassLoader#findResourceInternal)
is the distance between opening the binaryStream and starting to use it.
Th