Are SOAP, WSDL and WS-* part of SOA?

淺唱寂寞╮ 提交于 2019-12-11 02:28:13

问题


Truth be told I have no clue whether SOA describes/recommends which protocols web services should use for interoperability, or whether it also defines some of the protocols, or does it just recommend the design patterns and best practices services should follow in order to achieve interoperability

Anyways, are SOAP, WSDL and WS-* specifications part of SOA and thus outside of SOA arhitecture we use other means to achieve interoperability between web services, or can/are they used independently of SOA?

thank you


回答1:


I would say they are part of an approach to SOA. SOA is a set of principles, just as Object Oriented design really is at its core a set of principles.

You do not need SOAP or WSDL to have an SOA.




回答2:


Please, check this question for a lot of useful answers and resources for what SOA is about:

Is it OK to Call a Service from Another Service in an SOA Architecture?

I hope it helps!



来源:https://stackoverflow.com/questions/4179208/are-soap-wsdl-and-ws-part-of-soa

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!