Andrei Shakirin created CXF-5473:
------------------------------------

             Summary: JAX-RS schema validation: interprete schema loading 
problems as exceptions instead warnings
                 Key: CXF-5473
                 URL: https://issues.apache.org/jira/browse/CXF-5473
             Project: CXF
          Issue Type: Bug
            Reporter: Andrei Shakirin
            Assignee: Andrei Shakirin


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.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to