[jboss-jira] [JBoss JIRA] Created: (AS7-1145) Composite operation with only one member fails

Heiko Rupp (JIRA) jira-events at lists.jboss.org
Wed Jun 29 09:37:23 EDT 2011


Composite operation with only one member fails
----------------------------------------------

                 Key: AS7-1145
                 URL: https://issues.jboss.org/browse/AS7-1145
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.0.0.CR1
            Reporter: Heiko Rupp
            Priority: Critical


I am trying to issue /deployment=foo:add as one step within a composite operation.
When the composite operation has more than one member, this works.
If it only has this one member operation, it fails with {"outcome":"failed","failure-description":"No handler for operation add at address [(\"deployment\" => \"test.war\")]","rolled-back":true}

The failing upload test is in testUploadComposite2 - while all other combinations in that test class work.

http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=blob;f=modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/UploadAndDeployTest.java;h=b0d68eedc5553d3ad4adc8236aee6ea537a82092;hb=as7plugin#l299

The code in question used to work for a long time - I suspect the new-controller work to have broken it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list