[jboss-jira] [JBoss JIRA] (AS7-2483) Datasource model : dicrepancy between description and restart-required attribute

Vimal Kansal (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 2 23:39:45 EDT 2011


Datasource model : dicrepancy between description and restart-required attribute
--------------------------------------------------------------------------------

                 Key: AS7-2483
                 URL: https://issues.jboss.org/browse/AS7-2483
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Vimal Kansal


Model returns :

"background-validation-millis" => {
       "description" => "The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run. Changing this value require a server rest

       "type" => LONG,
       "required" => false,
       "access-type" => "read-write",
       "storage" => "configuration",
       "restart-required" => "no-services"
   },

The description says server restart required whereas "restart-required" says no.

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