Open marcellodesales opened 8 years ago
I also have a requirement that make Spring Cloud Bus work with ActiveMQ. It would be great if the binde-jms-activemq can work with Spring Cloud Bus.
@sabbyanandan when is next iteration
?
Hi, @marcellodesales: We are aiming for 1.0.0.M1 release of jms-binder immediately after Spring Cloud Stream's Chelsea.RELEASE. You can track 1.0.0.M1 release progress by this marker.
@sabbyanandan is there any how-to documentation showing the steps to try out the current implementation? I can help QA'ing it...
HI @mbogoevici
According to https://github.com/spring-cloud/spring-cloud-bus/issues/45, you mentioned the following:
According to http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-jms, We could use JMS by default for the clients. However, Since https://spencer.gibb.us/blog/2015/09/24/spring-cloud-config-push-notifications/ describes the dependency for Spring Cloud Bus:
I'm looking for the implementation of the dependency for JMS...