[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1588) Run EJB3 Integration TestSuite under a Security Manager
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Jan 19 04:55:13 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated EJBTHREE-1588:
------------------------------------------
Fix Version/s: 1.0.0-CR2
(was: 1.0.0-CR1)
> 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-CR2
>
>
> 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