Re: svn commit: r772875 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-05-10 Thread Peter Roßbach
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

Re: svn commit: r772875 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-05-09 Thread 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#findResourceInternal) is the distance between opening the binaryStream and starting to use it. Th