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

Bug 1085228

Summary: In domain mode, when security realm for management interface is undefined the reload of the server is neccessary but the user is not prompted to do so.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Velas <mvelas>
Component: Domain ManagementAssignee: Chao Wang <chaowan>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: brian.stansberry, cdewolf, dandread, kkhan, pslavice
Target Milestone: DR8   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 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:

Description Martin Velas 2014-04-08 07:07:28 UTC
Description of problem:
In domain mode, when security realm for http management interface is undefined the reload of the server is neccessary but the user is not prompted to do so.

Version-Release number of selected component (if applicable):
EAP 6.3.0.ER1

How reproducible:
allways

Steps to Reproduce:
1. start server in domain mode
2. start CLI client ./jboss-cli.sh -c
3. run CLI command /host=master/core-service=management/management-interface=http-interface:undefine-attribute(name=security-realm)

Actual results:
command result but no prompt/warning, that the reload is required

Expected results:
prompt/warning, that the reload is required

Comment 4 Chao Wang 2014-10-27 12:09:44 UTC
6.x PR : https://github.com/jbossas/jboss-eap/pull/1849

Comment 5 Petr Kremensky 2014-11-05 13:22:34 UTC
Verified on EAP 6.4.0.DR8.

We don't have to reload a host to take effect of :undefine-attribute invocation on security-realm.