cxf-codegen-plugin cannot allow element references for wrapped style
--------------------------------------------------------------------
Key: CXF-3856
URL: https://issues.apache.org/jira/browse/CXF-3856
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.4.3
Reporter: Dan Retzlaff
Priority: Minor
The fix to https://issues.apache.org/jira/browse/CXF-1079 contains a typo in
WsdlOption.java which prevents the allowElementReferences option from being
used in cxf-codegen-plugin. Whereas WsdlOption uses "-allowElementRefs",
WSDLToJava/ToolConstants expects "-allowElementReferences". Maybe
WsdlOption#generateCommandLine() can use ToolConstants as well?
--
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