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 18:00:27 UTC

[jira] [Resolved] (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 resolved CXF-5473.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.9
                   3.0.0-milestone2

> 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
>             Fix For: 3.0.0-milestone2, 2.7.9
>
>
> 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)