简体   繁体   English

CRM Dynamics和Java集成错误

[英]CRM Dynamics and Java Integration error

I'm new to CRM dynamics, and I'm trying to connect my Java Web Service to CRM Dynamics, but after following this tutorial >> http://msdn.microsoft.com/en-us/library/jj602979.aspx I'm getting this error: 我是CRM动态的新手,我正尝试将Java Web服务连接到CRM动态,但是在遵循了本教程之后>> http://msdn.microsoft.com/zh-cn/library/jj602979.aspx正在收到此错误:

The system is attempting to engage a module that is not available: addressing

I have no idea how to solve this. 我不知道该如何解决。 If someone had this problem before, and was able to help me, I'll be very grateful. 如果以前有人遇到过这个问题,并且能够帮助我,我将不胜感激。

This error occurs when I try to run the test code available at the Microsoft link. 当我尝试运行Microsoft链接上可用的测试代码时,会发生此错误。

This isn't a Dynamics CRM problem. 这不是Dynamics CRM问题。

It appears to be an issue with Axis2. Axis2似乎是一个问题。

You are missing either a reference or the actual .mar file i'm guessing. 您正在丢失参考或我正在猜测的实际.mar文件。

This issue seems to be similar How do I use WS-Addressing properly in an Axis2 client? 这个问题似乎很相似。 如何在Axis2客户端中正确使用WS-Addressing?

This issue again seems to be similar however does not appear to be resolved. 这个问题似乎再次相似,但是似乎没有解决。 However perhaps you confirm the files mentioned can be found? 但是,也许您确认可以找到提到的文件? http://axis.8716.n7.nabble.com/Deploying-axis2-in-tomcat-6-td37788.html http://axis.8716.n7.nabble.com/Deploying-axis2-in-tomcat-6-td37788.html

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

相关问题 Java与CRM Dynamics 2011问题的集成 - Java integration with CRM Dynamics 2011 problems 使用adal java 500内部服务器错误Ms动态CRM - 500 Internal Server error Ms dynamics CRM using adal java 天蓝色服务总线和动态CRM集成 - azure service bus & dynamics crm integration 将 java 连接到 Microsoft Dynamics crm - connecting java to microsoft dynamics crm Java Dynamics CRM 2011在线Web服务 - Dynamics CRM 2011 Online WebServices from Java 从Java连接MS Dynamics CRM 2011 - Connect MS Dynamics CRM 2011 from java 从Java访问MS Dynamics CRM Online(2011)访问的未声明名称空间前缀“ wsx”错误 - Undeclared namespace prefix “wsx” error accessing MS Dynamics CRM Online (2011) access from Java 适用于Java的CRM Dynamics Online 2016 Azure SDK接收带有500错误代码的BrokeredMessages - CRM Dynamics Online 2016 Azure SDK for Java receive BrokeredMessages with 500 error code 通过 Selenium 和 Java 使用 IEDriverServer 和 Internet Explorer 在 Microsoft Dynamics CRM 中出现 XPathEvaluator 未定义脚本错误 - XPathEvaluator is undefined’ script error in Microsoft Dynamics CRM using IEDriverServer and Internet Explorer through Selenium and Java 尝试通过java中的web api连接Microsoft dynamics crm - trying to connect Microsoft dynamics crm by web api in java
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM