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.
Should be investigated as to whether this field should be required or if something else is going on here
Assigning to Simeon since I think he is already looking at a similar issue.
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 ***