Bug 817651 - [as7] Document path behavior
Summary: [as7] Document path behavior
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Documentation
Version: 4.3
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin jon310-sprint11, rhq44-sprint11 820425
TreeView+ depends on / blocked
 
Reported: 2012-04-30 18:25 UTC by Heiko W. Rupp
Modified: 2013-09-01 19:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-01 19:18:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2012-04-30 18:25:09 UTC
The path elements as config parts of e.g. a standalone server have entries that are computed by the server and are in fact read/only. They have the "read-only" checkbox set. See also Bug 817540

Due to limitations in the UI, they are still shown as editable and deletable, but in fact both will not work. If the user deletes them and stores the config, they will re-appear.

Path that are r/o 
start with

java.
jboss.
user.


The read-only checkbox is "write-once" meaning that if a user adds a new path entry and sets this checkbox to true or false, it will stick and become immutable. To change it, the path entry needs to be deleted and re-added

Comment 1 Heiko W. Rupp 2012-05-03 10:45:03 UTC
Situation is different (unfortunately):

If the user tries to delete an entry that has the read-only checkbox checked, 
we have no way of finding this out(*) and pass the removal to as7 which then 
throws an error. This means, the user must not try to edit or remove those 
entries.

*) We can not prevent removal at all, at the user may try to remove one of the 
entries he has added previously and this is allowed.


See also Bug 818549 and Bug 818546

Comment 2 Mike Foley 2012-05-08 18:11:22 UTC
per BZ triage crouch, foley, loleary

Comment 4 Heiko W. Rupp 2013-09-01 19:18:53 UTC
Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time.


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