Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5473

JAX-RS schema validation: interpret schema loading problems as exceptions instead warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.9, 3.0.0-milestone2
    • None
    • None
    • Unknown

    Description

      I have observed that schema validation code is tolerant to some errors like schema location is incorrect or schema file is invalid: code doesn't throw any exception (SchemaHandler.createSchema()).
      In some cases code produces warnings, in some cases just returns null.

      It makes a bit difficult to analyze such problems, because in these cases messages are just not validated.

      Attachments

        Activity

          People

            ashakirin Andrei Shakirin
            ashakirin Andrei Shakirin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: