문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top