[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1588) Run EJB3 Integration TestSuite under a Security Manager

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu Nov 13 14:24:36 EST 2008


Run EJB3 Integration TestSuite under a Security Manager
-------------------------------------------------------

                 Key: EJBTHREE-1588
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1588
             Project: EJB 3.0
          Issue Type: Task
          Components: testsuite
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 1.0.0-CR1


AS TestSuite has exposed unprotected access across the EJB3 implementation, resulting in access exceptions.

To further guard against this, enable a permissive security manager while running the EJB3 Integration TestSuite to ensure all relevant calls are checking access in privileged blocks.

-Djava.security.manager
-Djava.security.policy==<location_of_policyfile>
-Djava.security.debug=access,failure,policy

-- 
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