[jboss-jira] [JBoss JIRA] (WFLY-819) Invalid minimal value of datasource background-validation-millis parameter
Brian Stansberry (JIRA)
issues at jboss.org
Wed Nov 4 20:13:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-819:
----------------------------------
Component/s: (was: Domain Management)
> Invalid minimal value of datasource background-validation-millis parameter
> --------------------------------------------------------------------------
>
> Key: WFLY-819
> URL: https://issues.jboss.org/browse/WFLY-819
> Project: WildFly
> Issue Type: Bug
> Components: 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 was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list