Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-296

special characters in node names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Beta2
    • 7.0.0.Beta1
    • None
    • None

    Description

      Currently there is a problem with ':' and '/' in node names

      [localhost:9999 /] cd /subsystem=datasources
      [localhost:9999 /subsystem=datasources] :read-resource
      {
      "outcome" => "success",
      "result" => {
      "data-source" =>

      {"java:/H2DS" => undefined}

      ,
      "xa-data-source" => undefined,
      "jdbc-driver" =>

      {"com.h2database.h2" => undefined}

      },
      "compensating-operation" => undefined
      }
      [localhost:9999 /subsystem=datasources] cd ./data-source=java:/H2DS
      '/h2ds' is not a valid operation name.
      [localhost:9999 /subsystem=datasources/data-source=java]

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: