Error invoking EJB on jboss-3.2.3 from jcd: java.security.AccessControlException: access denied
(Doc ID 1025089.1)
Last updated on JULY 10, 2020
Applies to:
Oracle Java CAPS - Version 5.1.0 and laterInformation in this document applies to any platform.
Information in this document applies to any platform.
Symptoms
When trying to call a stateless session bean running on jboss-3.2.3 from a jcd the following exception is generated:
access denied (java.lang.RuntimePermission org.jboss.security.SecurityAssociation.getPrincipalInfo)
java.security.AccessControlException: access denied (java.lang.RuntimePermission org.jboss.security.SecurityAssociation.getPrincipalInfo)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |