[jboss-jira] [JBoss JIRA] (AS7-861) resource-description for root-logger in subsystem=looging is incomplete

Brian Stansberry (Assigned) (JIRA) jira-events at lists.jboss.org
Wed Oct 5 16:48:16 EDT 2011


     [ https://issues.jboss.org/browse/AS7-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reassigned AS7-861:
------------------------------------

    Assignee: James Perkins  (was: John Bailey)


James, assigning to you as you are handling this subsystem.
                
> resource-description for root-logger in subsystem=looging is incomplete
> -----------------------------------------------------------------------
>
>                 Key: AS7-861
>                 URL: https://issues.jboss.org/browse/AS7-861
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Heiko Rupp
>            Assignee: James Perkins
>             Fix For: 7.1.0.Beta1
>
>
> [domain at localhost:9999 subsystem=logging] :read-resource-description(recursive=true)
> {
>     "outcome" => "success",
>     "result" => {
>         "description" => "The configuration of the logging subsystem.",
>         "head-comment-allowed" => true,
>         "tail-comment-allowed" => true,
>         "namespace" => "urn:jboss:domain:logging:1.0",
>         "operations" => undefined,
>         "children" => {
>             "root-logger" => {"description" => "Defines the root logger for this log context."},
> and
> [domain at localhost:9999 subsystem=logging] :read-resource(recursive=true) 
> {
>     "outcome" => "success",
>     "result" => {
>         "root-logger" => {
>             "level" => "INFO",
>             "handlers" => [
>                 "CONSOLE",
>                 "FILE"
>             ]
>         }

--
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