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


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.

Reply via email to