2010/1/20 Konstantin Kolinko <knst.koli...@gmail.com>:
> 2010/1/19 jean-frederic clere <jfcl...@gmail.com>:
>> The candidates binaries are available here:
>> http://people.apache.org/~jfclere/tomcat-6/v6.0.24/
>>
>>
>
> Tested
> apache-tomcat-6.0.24.exe
> apache-tomcat-6.0.24-windows-x86.zip
>
> Environment: JRE 6u17 on WinXP 32-bit
> Tested with and without Tomcat-Native 1.1.19, with and without Security 
> Manager.
>
>
> When running with Security Manager I stumbled upon the following:
> if I start with a pristine installation (from a zip file), and the
> first page that I access is
>
> http://localhost:8080/examples/jsp/jsp2/el/implicit-objects.jsp?foo=bar
>
> I receive AccessControlException.
>
> The stack trace is the same as in Bug 48438, mentioning
> "ProtectedFunctionMapper.getMapForFunction()" as the place where class
> loading was forbidden, but this time it is a perfectly valid JSP where
> it is observed.
>
> If I refresh the page, I can get a NoClassDefFoundError, but unless I
> restart Tomcat and access some other JSP first  I cannot get rid of
> the error.
>
> Looks like a showstopper.
>

Reproduced it in 6.0.20.

>> According to the release process, the 6.0.24 tag is:
 [ ] Broken
 [ ] Alpha
 [ ] Beta
 [X] Stable

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