You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Joel Turkel (JIRA)" <ji...@apache.org> on 2007/06/25 20:01:33 UTC

[jira] Updated: (CXF-745) JAXB Data Binding Generates Duplicate Fault Elements in Generated WSDL

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

Joel Turkel updated CXF-745:
----------------------------

    Attachment: cxf-exception-bug.zip

> JAXB Data Binding Generates Duplicate Fault Elements in Generated WSDL
> ----------------------------------------------------------------------
>
>                 Key: CXF-745
>                 URL: https://issues.apache.org/jira/browse/CXF-745
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.0
>            Reporter: Joel Turkel
>         Attachments: cxf-exception-bug.zip
>
>
> CXF is generating duplicate fault elements for a service annotated with JAX-WS/JAXB annotations. This looks like the same issue reported in CXF-641, but it still reproduces in the latest 2.0 snapshot. Will attach a test case.
> I'm not familiar with the codebase, but it looks like the problem is that JAXBSchemaInitializer.end(FaultInfo fault) is adding elements to the schema that already exist.

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