[
https://issues.apache.org/jira/browse/CXF-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Diephouse updated CXF-745:
------------------------------
Fix Version/s: 2.0.1
Did anyone tackle this yet?
> 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
> Assignee: Bozhong Lin
> Fix For: 2.0.1
>
> 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.