You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/10/16 03:40:31 UTC

[jira] Resolved: (CXF-1295) Doc/Lit/Wrapped services fail schema validation at runtime with JAXB+JAX-WS

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

Daniel Kulp resolved CXF-1295.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.5

> Doc/Lit/Wrapped services fail schema validation at runtime with JAXB+JAX-WS
> ---------------------------------------------------------------------------
>
>                 Key: CXF-1295
>                 URL: https://issues.apache.org/jira/browse/CXF-1295
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.1
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>             Fix For: 2.2.5
>
>
> If a service is doc/wrapped/lit, and you turn on schema validation on the endpoint, it will fail. The reason is that there are undeclared elements used.
> To demonstrate this, look at org.apache.cxf.javascript.DocLitWrappedClientTest. In the @before method, there is a 'false' passed to 'setupRhino'. (If I rename that function you'll be able to figure it out).
> Change it to 'true'. The test will fail with validation errors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.