[jboss-jira] [JBoss JIRA] (AS7-3984) Invalid minimal value of datasource background-validation-millis parameter
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Mon Apr 30 08:36:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen updated AS7-3984:
---------------------------------
Fix Version/s: (was: 7.1.2.Final-redhat1)
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
>
> 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