Details
Description
When you run wsdl2java, if XJC tries to provide multiple error messages, CXF only provides the first message which can make debugging issues harder. wsimport, on the other hand, displays them all. It would be good to display all of the messages prior to throwing the exception.