Description of problem: Version-Release number of selected component (if applicable): RHQ 4.9-MASTER + rhq-switchyard-plugin-1.0.0.SNAPSHOT How reproducible: always Steps to Reproduce: 1. deploy switchyard quickstart (I used validate-xml) 2. go to OrderService and run operation getMaxRequests Actual results: Operation result is Failure. Operation [getMaxRequests] not found on MBean [org.switchyard.admin:type=Throttling,service="{urn:switchyard-quickstart:validate-xml:0.1.0}OrderService"]. Expected results:Operation result must be success.
Changed the operations to metrics as they are being identified in the bean as attributes. They are now also identified as traits. For details of the change see https://github.com/knrc/rhq-switchyard-plugin/issues/2
Verified. 4.10.0 + rhq-switchyard-plugin-1.0.0.SNAPSHOT