[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-18) Creating a logger is privileged, but no doPrivilieged exists
David Lloyd (JIRA)
jira-events at lists.jboss.org
Mon Jun 22 11:43:56 EDT 2009
Creating a logger is privileged, but no doPrivilieged exists
------------------------------------------------------------
Key: JBLOGGING-18
URL: https://jira.jboss.org/jira/browse/JBLOGGING-18
Project: JBoss Logging
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jboss-logmanager
Affects Versions: 1.0.0.GA-jboss-logmanager
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.CR3-jboss-logmanager
Failures seen when security manager is enabled during test suite. Logger construction calls setLevel() which is privileged, so logger creation must be privileged.
--
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