Bug 802474 - [eap6] get rid of 'Remove destination' operation
Summary: [eap6] get rid of 'Remove destination' operation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.3
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-03-12 16:22 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-02 07:26:35 UTC
Embargoed:


Attachments (Terms of Use)

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.


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