Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1505

Incorrect time unit written out to JCA configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • None
    • XML Frameworks
    • None

    Description

      JCA generates the following timeunit (note the case) for keepalive-time element.

      <keepalive-time time="10" unit="SECONDS"/>
      

      This fails the xsd validation testcase:

      testStandalonePreview(org.jboss.as.test.flat.xml.StandardConfigsXMLValidationUnitTestCase): cvc-enumeration-valid: Value 'SECONDS' is not facet-valid with respect to enumeration '[s, sec, seconds, m, min, minutes, ms, milliseconds, ns, nanoseconds, h, hours, d, days, w, weeks, mon, months]'. It must be a value from the enumeration.
      

      Attachments

        Activity

          People

            smaestri@redhat.com Stefano Maestri
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: