开发者

WSDL validation with soap 1.2

开发者 https://www.devze.com 2023-02-04 19:52 出处:网络
Is there are any wsdl-validation profiles available to check the ws-i compliance of wsdl file with soap 1.2?

Is there are any wsdl-validation profiles available to check the ws-i compliance of wsdl file with soap 1.2?

Or I need to switch to soap 1.1 to pass th开发者_C百科e WS-I compliance test?


I believe you can use the following tools to test your service. I guess they should also work for SOAP 1.2 (haven't tried it though).

You could try to use the tools by themselves but I think it would be easier to do it with SoapUI. If I'm not mistaken, the BSP Test Tools is what's used by default by SoapUI to test WS-Interoperability.

Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消