WrapperStyleNameCollisionValidator doesn't take the -bareMethods flag into consideration ----------------------------------------------------------------------------------------
Key: CXF-3969 URL: https://issues.apache.org/jira/browse/CXF-3969 Project: CXF Issue Type: Bug Components: Tooling Affects Versions: 2.4.4, 2.5 Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.4.5, 2.5.1 The bareMethods flag can be used to force methods into bare mode to get around various WSDL issues. However, the WrapperStyleNameCollisionValidator doesn't take it into account and causes a validation failure even when the generated code should be OK due to the bare style. -- 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