LR测webservice协议时报这个错,各位帮分析下这是啥状况
Action.c(46): Web service call "createApp_103" startedAction.c(46): Error: InvokeMethod failed: SOAP headers argument parsing error: The prefix "soapenv" for element "soapenv:Header" is not bound.
Action.c(46): InvokeMethod trace: com.mercury.ws.exception.ProxyInvocationException: SOAP headers argument parsing error: The prefix "soapenv" for element "soapenv:Header" is not bound.
at com.mercury.ws.invoker.JInvoker.addHeaders(JInvoker.java:139)
at com.mercury.ws.invoker.JInvoker.invoke(JInvoker.java:216)
Caused by: org.xml.sax.SAXParseException: The prefix "soapenv" for element "soapenv:Header" is not bound.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at com.mercury.ws.invoker.JInvoker.addHeaders(JInvoker.java:137)
... 1 more
Action.c(46): Error: InvokeMethod failure: AXIS engine threw an exception.
Action.c(46): Error: Internal error, please call customer support. Details: Error while retrieving body -- can not parse output parameters
Action.c(46): Error: Web service call "createApp_103" execution failed
Ending action Action. 最近接触了LR测webservice协议,我猜测是soapenv:Header的请求有问题吧。分析分析Header里的参数值,是不是该参数化之类的,可以问问研发Header里是怎么传值的
页:
[1]