I would like to asynchronously send e-mails by queueing messages to ActiveMQ and connecting to an email service in my Java code (already written and works) to send the email. I am using the Java and the Play Framework. I can't seem to find any tutorials or posts online about this. I need an example of how to connect the queue to a http route in my app.
-- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
