[jboss-jira] [JBoss JIRA] (AS7-3272) On managed domain server, add OperationEntry.Flag.PRIVATE to any non-subsystem operation that modifies the configuration

Brian Stansberry (Created) (JIRA) jira-events at lists.jboss.org
Wed Jan 11 07:40:10 EST 2012


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

        


More information about the jboss-jira mailing list