Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-819

Invalid minimal value of datasource background-validation-millis parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • JCA
    • None

    Description

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

      Attachments

        Activity

          People

            jpederse@redhat.com Jesper Pedersen
            pslegr_jira Pavel Slegr (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: