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

JacORB management transactions attribute allows an undocumented value

    XMLWordPrintable

Details

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

    Description

      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"
                  },
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: