jersey rest web Service with Activemq middleware integration

Have you seen the REST documentation at Apache ActiveMQ: http://activemq.apache.org/rest.html

Also are you talking about embedding ActiveMQ as a broker inside Tomcat, or do you run ActiveMQ broker in a seperate box/jvm?

As the standalone ActiveMQ has REST API out of the box, as stated in that link above.

Leave a Comment