[
https://issues.apache.org/jira/browse/CAMEL-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295077#comment-13295077
]
Liu Jianhong commented on CAMEL-5325:
-------------------------------------
cxf-xjc-plugin is not updated to 2.6.1 version,and "-Duser.language=en"
settings in cxf-xjc-plugin is not valid.
camel-soap component still has the following errors:
[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的不可映射字符
> camel-cxf-transport build failed using system encoding
> ------------------------------------------------------
>
> Key: CAMEL-5325
> URL: https://issues.apache.org/jira/browse/CAMEL-5325
> Project: Camel
> Issue Type: Task
> Components: build system, camel-cxf, camel-jmx, camel-soap
> Environment: Windows 7 with chinese language
> camel 2.10-SNAPSHOT
> Reporter: Liu Jianhong
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.10.0
>
> Attachments: pom.xml
>
>
> This bug is fixed as "https://issues.apache.org/jira/browse/CXF-2450", by
> adding
> <fork>always</fork>
> <additionalJvmArgs>-Duser.language=en</additionalJvmArgs>
> to cxf-codegen-plugin's configuration section.
--
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