[jboss-jira] [JBoss JIRA] (AS7-3984) Invalid minimal value of datasource background-validation-millis parameter

Jason Greene (JIRA) jira-events at lists.jboss.org
Sat Mar 10 01:00:59 EST 2012


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

Jason Greene updated AS7-3984:
------------------------------

       Fix Version/s: 7.1.2.Final
                          (was: 7.1.1.Final)
    Git Pull Request: https://github.com/jbossas/jboss-as/pull/1661  (was: https://github.com/jbossas/jboss-as/pull/1661)

    
> Invalid minimal value of datasource background-validation-millis parameter
> --------------------------------------------------------------------------
>
>                 Key: AS7-3984
>                 URL: https://issues.jboss.org/browse/AS7-3984
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, JCA
>            Reporter: Pavel Slegr
>            Assignee: Jesper Pedersen
>            Priority: Minor
>             Fix For: 7.1.2.Final
>
>
> Regarding .../docs/schema/ jboss-as-datasources_1_0.xsd 
> the background-validation-millis type is defined like "nonNegativeInteger"
> <xs:element name="background-validation-millis" type="xs:nonNegativeInteger" minOccurs="0">
> and nonNegativeInteger is: "An integer containing only non-negative values (0,1,2,..)"
> thus zero is valid value to add...

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