2015-03-06 20:19 GMT+03:00 Konstantin Kolinko <knst.koli...@gmail.com>:
> 2015-03-05 22:39 GMT+03:00 Violeta Georgieva <violet...@apache.org>:
>> Hi,
>>
>> I plan to start preparing 7.0.60 for voting.
>>
>> If you want to add something to this release please reply here.
>>
>
> Testing the examples app with Security Manager enabled
>
> 1) JSPs using JSTL fail, in the same way as I mentioned for Tomcat 6
> in its STATUS.txt,
> http://svn.apache.org/r1664031
>
> A read permission for JSTL configuration property is needed.
>
> 2) An odd behaviour with  http://localhost:8080/examples/async/stockticker
>
> If I understand correctly it was triggered by pressing Esc while the
> page was being loaded for the first time. This resulted in the
> following:
> a) an ISE stacktrace on the console
> b) No more connections to
> http://localhost:8080/examples/async/stockticker can be done. Other
> servlet examples are working correctly,  but connecting to the
> stockticker page results in:
>
> The browser waits for 10 seconds and then abort the connection
> (showing a blank page; no messages in Tomcat logs, nor on console
> besides the fist one).
> Access log shows result code 200:
>
> 127.0.0.1 - - [06/Mar/2015:20:13:07 +0300] "GET
> /examples/async/stockticker HTTP/1.1" 200 -
>

I filed the stockticker example issue into Bugzilla.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57683

It is not a regression from recent changes. It is reproducible with 7.0.59.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to