[jboss-jira] [JBoss JIRA] (WFCORE-492) fix JMX ObjectNameAddressUtil#toPathAddress

Jeff Mesnil (JIRA) issues at jboss.org
Tue Jan 6 11:47:29 EST 2015


Jeff Mesnil created WFCORE-492:
----------------------------------

             Summary: fix JMX ObjectNameAddressUtil#toPathAddress
                 Key: WFCORE-492
                 URL: https://issues.jboss.org/browse/WFCORE-492
             Project: WildFly Core
          Issue Type: Bug
    Affects Versions: 1.0.0.Alpha15
            Reporter: Jeff Mesnil
             Fix For: 1.0.0.Alpha16


The code in ObjectNameAddressUtil#toPathAddress is wrong: it must look for the childAddress's submodel, not the address of the registry itself.

The current code fails with the exception:

org.jboss.as.controller._private.OperationFailedRuntimeException: WFLYCTL0071: Duplicate path element 'subsystem' found [ "WFLYCTL0071: Duplicate path element 'subsystem' found" ]




--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list