Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-167

recursive read-resource doesn't work anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • 1.0.0.Alpha10
    • 1.0.0.Alpha9
    • CLI, Management
    • None

    Description

      Executing

      /extension=org.jboss.as.logging:read-resource(recursive=true)
      

      results in

      {
          "outcome" => "success",
          "result" => {
              "module" => "org.jboss.as.logging",
              "subsystem" => undefined
          }
      }
      

      while there are children defined under subsystem.
      for example going to child element it show it

      [standalone@localhost:9990 /] cd /extension=org.jboss.as.logging/subsystem=logging
      [standalone@localhost:9990 subsystem=logging] ls -l
      ATTRIBUTE VALUE
      TYPE
      management-major-version 3
      INT
      management-micro-version 0
      INT
      management-minor-version 0
      INT
      ...
      

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            tomazcerar Tomaž Cerar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: