这个SOAP Fault代表我的意思吗? [英] Does this SOAP Fault mean what I think it means?

查看:65
本文介绍了这个SOAP Fault代表我的意思吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,我正在将Fedex的地址验证集成到我正在工作的站点中. Fedex Web服务基于SOAP,因此我们处于WSDL的神奇领域.我还不太熟练使用Web服务,所以请多多包涵.

So, I'm working on integrating Fedex's Address Validation into a site I'm working on. Fedex web services are SOAP-based, so we're in the magical land of WSDLs here. I'm not fluent with web services yet, so bear with me.

一个人只能在生产级别使用地址验证服务;我已经找到了生产凭证,并且在WSDL的port部分中有一个生产URL.

One can only consume the Address Validation service at a production level; I've got my production credentials situated, and a production URL in the port section of my WSDL.

在测试服务集成时,我收到以下挑衅性消息:

In testing the service integration, I'm receiving this provocative message:

故障 代码:版本不匹配 字符串:版本错误

Fault Code:VersionMismatch String:Wrong Version

到目前为止,联邦快递公司的支持似乎无法回答这个问题,所以我要在这里问:我为什么会遇到这个问题?我是在怀疑我们服务器上的SOAP版本过时了吗?如果是,那么是否有人对此有任何解决方法?

Fedex support thus far seems unable to answer this, so I'm gonna ask it here: why am I getting this fault? Am I right in suspecting that perhaps the SOAP version on our server is outdated, and, if so, is there any workaround anyone knows for this?

推荐答案

此错误的常见原因似乎是用于信封的错误名称空间.参见 http://www.w3.org/TR/soap12-part1/#faultcodes http://www.w3.org/TR/soap12- part1/#vmfault

A common reason for this error seems to be a wrong namespace used for the envelope. See http://www.w3.org/TR/soap12-part1/#faultcodes and http://www.w3.org/TR/soap12-part1/#vmfault

这篇关于这个SOAP Fault代表我的意思吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆