Insecure access to getClassLoader in SerializableMethod
-------------------------------------------------------
Key: EJBTHREE-1618
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1618
Project: EJB 3.0
Issue Type: Sub-task
Components: common
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-CR1
Caused by: java.security.AccessControlException: access denied
(java.lang.RuntimePermission getClassLoader)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
at java.security.AccessController.checkPermission(AccessController.java:427)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
at java.lang.Thread.getContextClassLoader(Thread.java:1276)
at
org.jboss.ejb3.common.lang.SerializableMethod.toMethod(SerializableMethod.java:219)
--
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