activemq « Bean « Spring Q&A





1. ActiveMQ created with localhost VM does not create JMX Beans    stackoverflow.com

This question comes from here but can be a totally independent question. I have a unit test with Spring 2.5.2 and activemq 5.2.0. I create a broker (useJmx is true) using ...

2. ActiveMQ - Spring bean injection    forum.springsource.org

ActiveMQ - Spring bean injection I am trying to understand more about ActiveMQ (JMS implementation) and the integration with 'Spring integration' framework . ...