-
Bug
-
Resolution: Done
-
Major
-
None
-
-
Workaround Exists
-
If you have a WSDL which would normally fail because of JAXB collision. From command line you would get an error like this:
Failed to invoke WSDLToJava
org.apache.cxf.tools.common.ToolException: Thrown by JAXB:
Thrown by JAXB:
Two declarations cause a collision in the ObjectFactory class.
...
However, in JBDS you don't get any error. It just doesn't create any sources and there is no indication of what the issue is.