[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-382) VFSClassLoaderPolicy should support the security manager debug system property

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Thu Nov 6 15:59:46 EST 2008


VFSClassLoaderPolicy should support the security manager debug system property
------------------------------------------------------------------------------

                 Key: JBMICROCONT-382
                 URL: https://jira.jboss.org/jira/browse/JBMICROCONT-382
             Project: JBoss Microcontainer
          Issue Type: Sub-task
            Reporter: Anil Saldhana
            Assignee: Adrian Brock


- access print all checkPermission results
    - jar print jar verification information
    - policy print policy information
    - scl print permissions assigned by the SecureClassLoader 

The access option has the following sub-options:
    - stack include stack trace
    - domain dump all domains in context
    - failure dump the stack and domain that did not have permission before throwing the exception 

For example, to print all checkPermission results and trace all domains in context, set java.security.debug to access,stack. To trace access failures, set it to access,failure.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list