I am interested in the active-mq integration. I have couple of questions, I'd really appreciate if some one can clarify my doubts.
I understand that upon issuing a command such as activemq:create-broker, service mix will deploy a broker-config.xml ( which it finds from the class path) into deploy folder. Once this is done a task which monitor the deploy folder will create a broker according to the broker configuration. I'd like to know where that source ( which actually create the broker, destroy the broker, list the brokers, query the brokers, browse the broker etc..) is located in the source tree to further look into this integration. Thank you. Rajika -- http://rajikak.blogspot.com/
