[jboss-jira] [JBoss JIRA] Created: (AS7-885) Not all operations in logging subsystem have an operation-name attribute and reply-, request-properties
Heiko Rupp (JIRA)
jira-events at lists.jboss.org
Tue May 24 09:20:01 EDT 2011
Not all operations in logging subsystem have an operation-name attribute and reply-,request-properties
------------------------------------------------------------------------------------------------------
Key: AS7-885
URL: https://issues.jboss.org/browse/AS7-885
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Rupp
[standalone at localhost:9999 console-handler=CONSOLE] :read-resource-description
...
"remove" => {"description" => "Remove an existing logging handler."},
"disable" => {"description" => "Disable a logging handler."},
"enable" => {"description" => "Enable a logging handler."},
While the name can be deduced from the key, it is present in many(all?) other subsystem operations and should be available here as well.
The operations listed also have no request-properties and reply-properties sections
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list