You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrei Shakirin (JIRA)" <ji...@apache.org> on 2013/12/20 17:44:12 UTC

[jira] [Updated] (CXF-5473) JAX-RS schema validation: interpret schema loading problems as exceptions instead warnings

     [ https://issues.apache.org/jira/browse/CXF-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Shakirin updated CXF-5473:
---------------------------------

    Summary: JAX-RS schema validation: interpret schema loading problems as exceptions instead warnings  (was: JAX-RS schema validation: interprete schema loading problems as exceptions instead warnings)

> JAX-RS schema validation: interpret 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)