Bug 1018702

Summary: Not possible to change JacORB Security to on
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: Domain Management, IIOPAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED NOTABUG QA Contact: Petr Kremensky <pkremens>
Severity: urgent Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: brian.stansberry, emuckenh, myarboro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-16 23:36:07 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:

Description Ondrej Chaloupka 2013-10-14 08:33:29 UTC
When you go to Profile -> Subsystems -> Container -> JacORB (-full or -ha-full profile needed) to tab Initializer and you try to change Security to on 

(as it's described in documentation of Transactions http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/Administration_and_Configuration_Guide/index.html#Configure_the_ORB_for_JTS_Transactions)

the change is not provided. No change is visible neither in webconsole nor in XML.

Comment 1 Ondrej Chaloupka 2013-10-14 08:45:43 UTC
Moving this to component CLI as I found that the command
(/profile=full)/subsystem=jacorb/:write-attribute(name=security,value=on)
does not work at all.