[jboss-jira] [JBoss JIRA] (AS7-3984) Invalid minimal value of datasource background-validation-millis parameter
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Mar 1 15:02:36 EST 2012
[ https://issues.jboss.org/browse/AS7-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned AS7-3984:
-------------------------------------
Assignee: Jesper Pedersen (was: Pavel Slegr)
Jesper, can you approve the linked pull request, please?
> 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.1.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