Bug 999856

Summary: Operation getMaxRequests on throttling operation resource fails
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Libor Zoubek <lzoubek>
Component: JONAssignee: kconner
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Plevko <tplevko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: ahovsepy, kconner, ldimaggi, soa-p-jira, theute
Target Milestone: ER2   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Libor Zoubek 2013-08-22 09:33:19 UTC
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.

Comment 2 kconner 2013-08-27 13:45:43 UTC
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

Comment 3 Tomas Plevko 2013-09-18 15:03:22 UTC
Verified. 4.10.0 + rhq-switchyard-plugin-1.0.0.SNAPSHOT