On managed domain server, add OperationEntry.Flag.PRIVATE to any non-subsystem operation
that modifies the configuration
------------------------------------------------------------------------------------------------------------------------
Key: AS7-3272
URL:
https://issues.jboss.org/browse/AS7-3272
Project: Application Server 7
Issue Type: Sub-task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Blocker
Fix For: 7.1.0.Final
Go through ServerControllerModelUtil, find operations that are registered (including any
registered by a ResourceDefinition.registerOperations() impl) and ensure that
OperationEntry.Flag.PRIVATE is added to the operation's registration. This will remove
the operation description from the end-user-visible management API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira