[jboss-jira] [JBoss JIRA] (WFLY-5004) Messaging migration does not work in domain mode

Jeff Mesnil (JIRA) issues at jboss.org
Fri Jul 24 06:00:07 EDT 2015


Jeff Mesnil created WFLY-5004:
---------------------------------

             Summary: Messaging migration does not work in domain mode
                 Key: WFLY-5004
                 URL: https://issues.jboss.org/browse/WFLY-5004
             Project: WildFly
          Issue Type: Bug
          Components: JMS
    Affects Versions: 10.0.0.Alpha5
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
             Fix For: 10.0.0.Alpha6


The :migrate operation of the legacy messaging subsystem does not work in domain mode. 
The addresses returned by the describe handler starts with /subsystem while in domain mode, the subsystem configuration are under /profile=XXX

The :migrate operation must prepend the operation parent address (EMPTY_ADDRESS in standalone mode, /profile=XXX in domain mode) for the operation to be successful.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list