Please take this question to the ActiveMQ *user* mailing list [1]. This is
the "dev" list for folks working on the development of ActiveMQ itself.

Also, if you choose to send this to the user mailing list please elaborate
on exactly what your app needs to do with ActiveMQ. You say you "need an
example of how to connect the queue to a http route in my app," but it's
not clear what you mean by "connect." I assume you actually need to either
send a message or receive a message or perhaps both. Clarification would
help.


Justin

[1] http://activemq.apache.org/contact/#mailing

On Tue, Mar 17, 2020 at 2:03 PM larel_b <[email protected]> wrote:

> 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
>
>

Reply via email to