Server did not recognize the value of HTTP Header SOAPAction 错误怎么解决?

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Server did not recognize the value of HTTP Header SOAPAction 错误怎么解决?相关的知识,希望对你有一定的参考价值。

用JAVA调用.net的webservice接口时产生这个异常,设置了soapActionURI也不行,有谁知道怎么解决,谢了
.NET的C#写的代码是可以调用的,但是JAVA调用这个接口就有问题, 据我理解是SOAP的header信息有问题,因为.NET的WEBSERVICE接口服务器需要这个header,但对于apache的服务器来说,是不需要这个信息的,所以感觉比较麻烦。还有,这个是远程的接口,是已经发布好了的

参考技术A 服务器未找到http接口参数

你把它重新装以下 ,调用也不成的,文件受损本回答被提问者采纳
参考技术B 服务器未找到http接口参数
方法中的soapAction路径和接口的发布的soapAction路径不一样吧,试着检查一下,在new QName("方法的soapAction路径","方法名");试试看,如果不行你把它重新装以下 ,调用也不成的,文件受损
参考技术C 服务器未找到http接口参数 默认命名空间改为Namespace的值

Kafka bootstrap.server is not a recognized option

1. 现象

kafka-console-consumer.sh --bootstrap.server=localhost:9092 --topic=file-connector-example-topic --from-beginning

在执行上述命令时抛出如下异常:

bootstrap.server is not a recognized option

2. 解决方案

主要原因是:在 2.5.0 版本之前只支持 --broker-list;在 2.5.0 版本之后支持 --bootstrap-server。使用如下命令重新执行:

kafka-console-consumer.sh --broker-list=localhost:9092 --topic=file-connector-example-topic --from-beginning

以上是关于Server did not recognize the value of HTTP Header SOAPAction 错误怎么解决?的主要内容,如果未能解决你的问题,请参考以下文章

Kafka bootstrap.server is not a recognized option

Sql Server Function函数 is not a recognized built-in function name

tomcat SERVER启动时did not find a matching property错误解决办法

Debug出现的问题The origin server did not find a current representation for the target resource or is not

Inspector did not run successfully.

Tomcat无法启动org.eclipse.jst.jee.server:xxx' did not find a matching property