Olivier Grégoire created CXF-6123:
-------------------------------------
Summary: Maven cxf-codegen-plugin documentation gives false
information
Key: CXF-6123
URL: https://issues.apache.org/jira/browse/CXF-6123
Project: CXF
Issue Type: Bug
Components: Documentation
Reporter: Olivier Grégoire
Priority: Trivial
The [Maven cxf-codegen-plugin (WSDL to
Java)|http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html]
indicates that the encoding configuration must use the version 2.2 of JAXB,
following the implementation of CXF-2450.
This is not true.
I currently use CXF 2.6.10 and I had to use the version 2.2.5 of JAXB. I tried
with the version 2.2 (copy/paste from the documentation page) and I still had
the original problem about "unmappable charset". The documentation page also
indicates to use the latest version of JAXB (as of today, 2.2.11). I did and
got some other issue about missing classes.
CXF-2450 explicitly mentions 2.2.5. I tried with that version and finally it
succeeded.
Therefore I believe the documentation is inaccurate must be adapted to reflect
this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)