You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/08/01 02:36:24 UTC

DO NOT REPLY [Bug 22032] - missing security-policy in default-configuration

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22032>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22032

missing security-policy in default-configuration

jfarcand@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jfarcand@apache.org  2003-08-01 00:36 -------
Nice catch. The problem occurs only when precompiled JSPs are used (Source JSP
doesn't have the problem). I have modified your patch (we don't need to give
defineClassInPackage permission).

Thanks again.

-- Jeanfrancois