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

recursive read-resource doesn't work anymore

XMLWordPrintable

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

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

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

                Created:
                Updated:
                Resolved: