Tag Archives: Authorization

How to quickly configure authorization settings in ActiveMQ?


Configuration file: ACTIVEMQ_HOME/conf/activemq.xml Here’s a sample snippet to show you how authentication / authorization can be handled in ActiveMQ. For advanced users – ActiveMQ provides pluggable security through various different providers. Have a look at http://activemq.apache.org/security.html Related articles Spring 3.x – ActiveMQ 5.5 Integration ( JMS Point to Point ) (apachebite.com) ActiveMQ IS Ready For […]