Bug 879052

Summary: [as7] support for editing OSGi capabilities
Product: [Other] RHQ Project Reporter: Larry O'Leary <loleary>
Component: PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 839216 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:
Bug Depends On:    
Bug Blocks: 839216    

Description Larry O'Leary 2012-11-21 23:16:42 UTC
+++ This bug was initially created as a clone of Bug #839216 +++

Description of problem:
JON can list Capability and Property resources of AS7 OSGi subsystem, can add new resources, can edit Property resources but there is no way to edit child resources of these capability  type. AS7 Web console supports this.

Version-Release number of selected component (if applicable):
JON 3.1.0.GA-8


How reproducible:
always

Steps to Reproduce:
1. Start EAP server
2. Start Jon server & agent, inventory agent in server gui with eap in it
3. create new child resource under OSGI - capabilities
4. Enter configuration of new child
  
Actual results:
It is not possible to edit child resource configuration

Expected results:
It is possible to edit child resource configuration

Additional info:
It is possible to edit capability resource in web console.

--- Additional comment from Charles Crouch on 2012-08-29 12:05:40 EDT ---

As per 8/20 triage 8/20 pushing to JON312

--- Additional comment from Jirka Kremser on 2012-11-15 08:30:38 EST ---

The only attribute the OSGi capability has (startLevel) is marked as read only. I was looking into AS console code and AS console allows for changing it by simply removing the whole OSGi capability and adding it again with a changed value of the attribute startLevel. It is a question if we should mimic the AS console in this particular behavior.

--- Additional comment from mark yarborough on 2012-11-20 15:45:33 EST ---

Per triage with loleary, crouch, mfoley: Move to JBoss ON product, set target release JON 3.2, clear priority (will be subject to further triage in JON 3.2 timeframe).