Bug 802474

Summary: [eap6] get rid of 'Remove destination' operation
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: AgentAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: high    
Version: 4.3CC: hrupp, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-02 07:26:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 707223    

Description Libor Zoubek 2012-03-12 16:22:18 UTC
Description of problem: Currently there are 2 ways how to remove JMS destination from EAP6. 

1. There is an operation 'Remove Destination' which does not work
2. JMS Destination can be simply deleted from inventory

As discussed in Comments 10 and 11 in Bug 785128 we prefer the way of creating/deleting child resources instead of operations.


Version-Release number of selected component (if applicable):


How reproducible:always


Steps to Reproduce:
1.have EAP6 standalone running with standalone-full.xml
2.navigate to eap/messaging/default
3.check whether 'Remove destination' operation is present
  
Actual results: it is present and does not work 

java.lang.Exception: No jndi bindings given
	at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Expected results: should not be available


Additional info: In this manner we should consider getting rid of 'Add destination' operation and moving to 'Create Child' way

Comment 1 Mike Foley 2012-03-19 15:34:55 UTC
per BZ triage (crouch, loleary, mfoley)

Comment 2 Heiko W. Rupp 2012-03-19 16:26:03 UTC
master 63fd40b445

Comment 3 Heiko W. Rupp 2013-09-02 07:26:35 UTC
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.