[jboss-jira] [JBoss JIRA] Assigned: (AS7-1145) Composite operation with only one member fails
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jun 29 12:56:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned AS7-1145:
-------------------------------------
Assignee: Emanuel Muckenhuber
As part of the fix, please add a test to CompositeOperationHandlerUnitTestCase that covers this 'single step composite' scenario.
> 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
> Assignee: Emanuel Muckenhuber
> 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. I just checked against an AS7 version from June 16th and there it still works.
--
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