Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-240

When a permission is granted from a module which is not declared as a dependency the grant fails silently

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 1.6.0.Beta1
    • Security
    • None

    Description

      The Module Service Container module, 'org.jboss.msc,' requires a grants for the permission 'org.jboss.as.server.security.ServerPermission' with the name 'setCurrentServiceContainer'. However it doesn't not declare a dependency on the 'org.jboss.as.server' module which contains that permission class. Because of this, the grant is silently ignored and not granted.
      One needs to add a dependency on the module in order to be able to start EAP 7 Beta. This should be logged for the developer to find the cause of the grant failure.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-jshepher Jason Shepherd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: