Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6133

Suspect code in org.jboss.as.host.controller.ManagedServerOperationsFactory.mergeBindingGroups(...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • EAP 6.1.0.Alpha (7.2.0.Final)
    • Domain Management
    • None
    • n/a

      In the following fragment from the subject method:

      final ModelNode includedGroup = groups.get(ref);
      if (group == null)

      { throw MESSAGES.undefinedSocketBindingGroup(ref); }

      it looks like group should be includedGroup.

              sfcoy Stephen Coy (Inactive)
              sfcoy Stephen Coy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: