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

Daniel Kulp resolved CXF-1894.
------------------------------

       Resolution: Won't Fix
    Fix Version/s: Invalid


This is per spec and the way jaxws/jaxb work.   When generating code, JAXB 
expects to have the entire schema for the given namespace/package available to 
it, not a partial here, a partial there, etc....   

The suggestion is to create an xsd that contains the FULL schema for the given 
namespace and import that into the other wsdl's that use it.



> wsdl2java overwrites objectFactory methods if multiple service classes are in 
> the same package
> ----------------------------------------------------------------------------------------------
>
>                 Key: CXF-1894
>                 URL: https://issues.apache.org/jira/browse/CXF-1894
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.1.3
>            Reporter: Marc Logemann
>             Fix For: Invalid
>
>
> wsdl2java overwrites objectFactory methods if multiple service classes are in 
> the same package. This bug is not solved by 
> https://issues.apache.org/jira/browse/CXF-1340 as i stated in the comments. I 
> have seen this 2 months ago by looking at the code but now i tried it with 
> latest version and i was right!

-- 
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