Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1628

Validation fails if schema is in jar file

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • 2.0.0
    • Back End
    • None

    Description

      Full validation doesn't work if the schema is packaged in a jar file because the validation code expects a file URL, not a relative resource URL within a jar.

      That, in Runtime.scala, the validateXMLSources method expects file URL(s), and fails with "uri is not hierarchical" if given a resource URL into the jar.

      Gliffy Diagrams

        Attachments

          Activity

            People

              slawrence Steve Lawrence
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - Not Specified
                  Not Specified
                  Logged:
                  Time Spent - 5 minutes
                  5m

                  Tasks