简体   繁体   English

如何为MS Dynamics CRM 2011服务生成Java代码

[英]How to generate Java code for MS Dynamics CRM 2011 Service

I tried to generate Java code using 'Apache Axis2 Tools Code Generator Wizard plugin for Eclipse 1.6.2', and got an error below 我尝试使用“适用于Eclipse 1.6.2的Apache Axis2工具代码生成器向导插件”生成Java代码,并在以下显示错误

A error occurred while completing process - java.lang.InterruptedException: org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: can't serialize the policy ... 完成过程时发生错误-java.lang.InterruptedException:org.apache.axis2.wsdl.codegen.CodeGenerationException:java.lang.RuntimeException:无法序列化策略...

Any idea? 任何想法?

We use apache ant in our Development for generating stub from the Webservice 我们在开发中使用apache ant从Webservice生成存根

It is good and easy to use. 它既好又易于使用。

Here is the link http://ant.apache.org/ 这是链接http://ant.apache.org/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM