Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-959

Handling of ManagementResourceRegistration runtimeOnly is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta7
    • 2.0.0.Beta6
    • Management
    • None

      NodeSubregistry is always passing 'false' as the runtimeOnly param for ConcreteResourceRegistrations it creates.

      The param isn't actually needed, since the ResourceDefinition is also a param, and the value can be pulled from it.

      Also, since we now have proper facilities for setting up a runtimeOnly ResourceDefinition, the MRR.setRuntimeOnly() method should be deprecated and all core uses of it converted.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: