Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14825

Revisit permissions in DatabaseTimerServiceMultiNodeTestCase

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 23.0.2.Final
    • None
    • Undefined

    Description

      The following permissions have been added:

      createPermissionsXmlAsset(
       new SocketPermission("*:9092", "connect,resolve"),
       new SecurityPermission("putProviderProperty.WildFlyElytron")),
       "permissions.xml");
      

      However the deployment just appears to be using standard APIs so should not need the permissions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: