WSO2 BAM with JMS

寵の児 提交于 2020-01-24 20:08:26

问题


The official BAM documentation states that BAM can receive events over Apache Thrift, REST, HTTP and Web services. Strangely JMS is not in the list ? while both CEP & ESB allow JMS transport.

I wanted to know is there anyway JMS can be enabled on BAM,we would like to publish our events over JMS and have BAM pick 'em up from the JMS Queue.


回答1:


As a workaround, if you are using ESB with your JMS queue, you can use the BAM mediator in the mediator flow to capture data from the JMS message and publish it to BAM.



来源:https://stackoverflow.com/questions/13619867/wso2-bam-with-jms

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