Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 843514

Summary: [eap6] JAXR subsystem resource configuration cannot be unset (undefined)
Product: [JBoss] JBoss Operations Network Reporter: Armine Hovsepyan <ahovsepy>
Component: Plugin -- JBoss EAP 6Assignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: JON 3.1.1CC: hrupp, mfoley
Target Milestone: ---   
Target Release: JON 3.1.2   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 13:10:27 UTC 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: 707223    

Description Armine Hovsepyan 2012-07-26 14:06:56 UTC
Description of problem:
Initially the property "class") for jaxr subsystem is "null", while after adding a value, it is not possible to unset it  (same for jndi-name). 

Version-Release number of selected component (if applicable):
Jon 3.1.0
eap6 er6

How reproducible:
always

Steps to Reproduce:
1. set a value for jaxr property configuration class and save it
2. un-set the value of class configuration property of jaxr subsystem and save it

  
Actual results:
it does unset the value and then previously set value is being over-written again

Expected results:
value should be unset

Additional info:
under eap cli undefine-attribute marks class value as "undefined" and it is being unset.

Comment 1 Charles Crouch 2012-07-30 15:50:26 UTC
Should be investigated as to whether this field should be required or if something else is going on here

Comment 2 Charles Crouch 2012-08-03 02:01:22 UTC
Assigning to Simeon since I think he is already looking at a similar issue.

Comment 3 Simeon Pinder 2012-08-07 13:10:27 UTC
Closing this as it's a duplication of BZ 844434. This unset problem affects all AS7 resources where a simple property is being 'unset' back to null.

*** This bug has been marked as a duplicate of bug 844434 ***