简体   繁体   English

SOAP 和 IBM MQ JMS

[英]SOAP & IBM MQ JMS

I was looking at this and this and other stuff for MQ Topics.我正在查看 MQ 主题的这个这个以及其他内容。 These use JMS APIs.这些使用 JMS API。 Fine.美好的。

If I would like to use SOAP for the message, is that possible without using http(s) ie Web Service?如果我想对消息使用 SOAP,是否可以不使用 http(s) 即 Web 服务? SOAP applies to more than http(s). SOAP 适用于多个 http(s)。

Actually quite simple.其实很简单。 Answer may be of help to other architects new to some of this.答案可能对其他不熟悉其中一些的架构师有所帮助。

As the comments state, SOAP is just XML.正如评论所述,SOAP 只是 XML。 But the point here is IBM do not use SOAP for describing the message, whereas others tend to do just this, also in conjunction with JMS.但这里的重点是 IBM 不使用 SOAP 来描述消息,而其他人则倾向于这样做,也与 JMS 结合使用。

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

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