]
Pavel Slegr commented on AS7-3984:
----------------------------------
due to
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: Pavel Slegr
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: