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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]