Spring Boot Embedded ActiveMQ Configuration Example

You may also like...

Subscribe
Notify of
guest
4 Comments
Oldest
Newest
Inline Feedbacks
View all comments
abuu
abuu
December 14, 2017 13:01

I had made the above example up on my machine and tried to connect the mq through another application from another machine which is in network . but am not able to do so . could you please let me know if we can connect this activemq from out side the application and how

pub.cog
pub.cog
April 19, 2018 22:06

You need t o comment out this line in application.properties to make this work:
# spring.jms.jndi-name=

Martyna
Martyna
January 24, 2019 15:36

Very useful – saved my day :) Thank you! Especially I like that you provided two types of configuration (yml vs. properties and xml vs. annotation) – this really helped me.

Binh Thanh Nguyen
Binh Thanh Nguyen
February 13, 2020 11:10

thanks, nice tips

4
0
Would love your thoughts, please comment.x
()
x