Liu Jianhong created CXF-4369:
---------------------------------
Summary: cxf-xjc-plugin generated unmappable characters using
system encoding
Key: CXF-4369
URL: https://issues.apache.org/jira/browse/CXF-4369
Project: CXF
Issue Type: Bug
Environment: jdk 1.7 , windows 7 , camel-soap 2.10-SNAPSHOT ,
cxf-xjc-plugin 2.6.0
Reporter: Liu Jianhong
In camel source,when I buid "camel-soap" component, it genrates unmappable
characters and build failed,the error information as following,and I checked
the document for cxf-xjc-plugin, I not found any solution:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5:compile (default-compile) on
project camel-soap:
Compilation failure: Compilation failure:
[ERROR]
D:\devstudio\soa\source\camel\components\camel-soap\target\generated\src\main\java\org\xmlsoap\schemas\soap\envelope\Fault
.java:[5,40] 错误: 编码UTF-8的不可映射字符
[ERROR]
D:\devstudio\soa\source\camel\components\camel-soap\target\generated\src\main\java\org\xmlsoap\schemas\soap\envelope\Fault
.java:[5,41] 错误: 编码UTF-8的不可映射字符
--
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