Description
If a wsdl has schemas in multiple namespaces and you use "-p package" to map everything to one package, the result won't work with jaxb. We need to detect that and output a bunch of warnings about it. Each schema needs it's own package.
Attachments
Attachments
Issue Links
- is related to
-
CXF-1340 wsdl2java overwrites objectFactory methods if multiple service classes are in the same package, causes value type inheritance problems
- Closed