[jboss-jira] [JBoss JIRA] (WFCORE-3147) Getting org.osgi.framework.AdminPermission check failed with security manager

Martin Choma (JIRA) issues at jboss.org
Fri Aug 4 05:29:00 EDT 2017


Martin Choma created WFCORE-3147:
------------------------------------

             Summary: Getting org.osgi.framework.AdminPermission check failed with security manager
                 Key: WFCORE-3147
                 URL: https://issues.jboss.org/browse/WFCORE-3147
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
    Affects Versions: 3.0.0.Beta30
            Reporter: Martin Choma
            Assignee: Darran Lofthouse
            Priority: Trivial


Despite permission is granted in standalone.xml

    <minimum-set>   
        <permission class="org.osgi.framework.AdminPermission" name="(id=0)" actions="context"/>   
    </minimum-set>  

During deployment there is exception java.security.AccessControlException: WFSM000001: Permission check failed (permission "("org.osgi.framework.AdminPermission" "(id=0)" "context")" in code source "(vfs:/content/myapp.war/WEB-INF/lib/org.eclipse.equinox.servletbridge_1.2.100.v20120209-2014.jar



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list