Hi I want to use spring to be used to configure ActiveMQ right from creating a broker, queue and to make an MDB listen to the queue.Which is the right place to start ? I dont understand the details given in http://activemq.apache.org/spring-support.html properly.There is no mention of a MDB which listens to a particular destination. Do we have a sample spring configuration file which does all this ?If not can you please let me know what are the necessary things that a spring file should be having to do the following :
1) want to create an embedded broker. 2) A queue . 3) A MDB which listens to the queue which was just created. Thanks in advance -- View this message in context: http://www.nabble.com/MDB-in-Spring-tf3468525s2354.html#a9678018 Sent from the ActiveMQ - User mailing list archive at Nabble.com.