[jboss-jira] [JBoss JIRA] (AS7-3439) JacORB management transactions attribute allows an undocumented value

Stefan Guilhen (JIRA) jira-events at lists.jboss.org
Wed Feb 1 17:22:48 EST 2012


     [ https://issues.jboss.org/browse/AS7-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guilhen closed AS7-3439.
-------------------------------

    Resolution: Done


The transactions property description has been fixed.
                
> JacORB management transactions attribute allows an undocumented value
> ---------------------------------------------------------------------
>
>                 Key: AS7-3439
>                 URL: https://issues.jboss.org/browse/AS7-3439
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: IIOP, Server
>    Affects Versions: 7.1.0.CR1b
>            Reporter: David Bosschaert
>            Assignee: Stefan Guilhen
>
> The allowed values list 'spec' but the description only mentions 'on' and 'off'
> {noformat}
>             "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"
>             },
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list