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 2010/07/26 18:58:36 UTC

DO NOT REPLY [Bug 49650] New: Streamline package.access property definition in catalina.properties

https://issues.apache.org/bugzilla/show_bug.cgi?id=49650

           Summary: Streamline package.access property definition in
                    catalina.properties
           Product: Tomcat 7
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: owen.farrell@gmail.com


Created an attachment (id=25804)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25804)
catalina.properties Modifications

The package.access property defined in catalina.properties stipulates a
restrictions on both 'sun.' packages and 'sun.beans.' packages.

However, the latter restriction is implied based on the broader 'sun.' package
restriction.

Additionally, the failsafe field defined in
org.apache.catalina.security.SecurityConfig does not include sun.beans in the
default list of package access restrictions. I would think that the default
property file should match the failsafe SecurityConfig field.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 49650] Streamline package.access property definition in catalina.properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49650

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-11-24 15:35:12 EST ---
Thanks for the patch. It has been applied to 7.0.x and will be included in
7.0.6 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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