wsdl2java only shows first error from JAXB/xjc ----------------------------------------------
Key: CXF-3887 URL: https://issues.apache.org/jira/browse/CXF-3887 Project: CXF Issue Type: Improvement Components: Tooling Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.4.4, 2.5 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira