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

JacORB management transactions attribute allows an undocumented value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.1.0.CR1b
    • IIOP, Server
    • None

      The allowed values list 'spec' but the description only mentions 'on' and 'off'

                  "transactions" => {
                      "type" => STRING,
                      "description" => "Indicates whether the transactions interceptors are to be installed (on) or not (off).",
                      "expressions-allowed" => false,
                      "nillable" => true,
                      "default" => "off",
                      "allowed" => [
                          "ON",
                          "OFF",
                          "SPEC"
                      ],
                      "access-type" => "read-write",
                      "storage" => "configuration",
                      "restart-required" => "all-services"
                  },
      

              sguilhen Stefan Guilhen
              dhildenb@redhat.com David Hildenbrand
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: