Soap Envelop调用Web服务.

Soap Envelop调用Web服务.

问题描述:

我已经创建了一个SOAPEnvelop,并且我想通过传递此soap信封作为输入来调用Webservice动作元素.

同样,我想以SOAPEnvelop的形式接收响应,我可以对其进行解码以获取输出.


这样做是否会降低性能?


我是Web服务的新手,对信封和服务电话一无所知,请提供帮助.


预先感谢.

I have created a SOAPEnvelop and I want to invoke a webservice action element by passing this soap envelop as input.

Again I want to receive the response as a SOAPEnvelop which I can decode to get the output.


Whether there is some performance decrement doing this?


I am new to web service and have little idea about the envelop and service calls please help.


Thanks in advance.

^ ]

您可能需要阅读此内容.
http://download.oracle.com/docs/cd/E17802_01/webservices/webservices/docs/2.0/tutorial/doc/[^]

you might want to read this.