简体   繁体   English

SOAP和服务如何相互关联,以及在TIBCO BW中创建服务的方式有几种?

[英]How are SOAP and Service related together and how many ways to create a Service in TIBCO BW?

Iam often confused with these two terms SOAP and Web Services. Iam经常将这两个术语与SOAP和Web服务相混淆。 There is a service pallete in BW and we can create a service using this pallete. BW中有一个服务面板,我们可以使用该面板创建服务。 Is there another way to create Service? 还有另一种创建服务的方法吗? And are SOAP and Services related to each other in any way? SOAP和服务是否以任何方式相互关联?

The SOAP palette is the "legacy" web service palette. SOAP面板是“旧版” Web服务面板。 It is still used (especially for consuming) because it is simple and "to-the-point". 由于它简单且“指向重点”,因此仍被使用(特别是用于消费)。

The "Service" palette is the new generation of web service definition (but not new enough to allow REST service within BW5). “服务”选项板是新一代的Web服务定义(但还不够新,不足以允许BW5中的REST服务)。 One of the main goal of the service palette was a better integration in the broader "ActiveMatrix" TIBCO ecosystem. 服务选项板的主要目标之一是更好地集成到更广泛的“ ActiveMatrix” TIBCO生态系统中。 Code copy-pasted from designer could be used in Service Grid, and the binding options allowed the use SOAP/HTTP, SOAP/JMS, REST and WS-addressing and WS-Security "easily" (the quotes are very important here). 从设计器复制粘贴的代码可以在Service Grid中使用,并且绑定选项允许“轻松”使用SOAP / HTTP,SOAP / JMS,REST和WS-addressing和WS-Security(此处的引号非常重要)。 They called that "BW5 Code inside Service Grid" component "BWSE". 他们称“服务网格内的BW5代码”组件为“ BWSE”。

FYI : BW6 came and took all good features from BWSE and BW5, to present a better product. 仅供参考:BW6接管了BWSE和BW5的所有出色功能,以提供更好的产品。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM