wsdl2java should check if using -p is safe to use
-------------------------------------------------
Key: CXF-1662
URL: https://issues.apache.org/jira/browse/CXF-1662
Project: CXF
Issue Type: Improvement
Components: Tooling
Reporter: Daniel Kulp
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.