Bug 999856 - Operation getMaxRequests on throttling operation resource fails
Summary: Operation getMaxRequests on throttling operation resource fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: JON
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: ---
Assignee: kconner
QA Contact: Tomas Plevko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-22 09:33 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.