Quinn Stevenson created AMQ-6941:
------------------------------------
Summary: Add option to allow anonymous vm://xxx connections
Key: AMQ-6941
URL: https://issues.apache.org/jira/browse/AMQ-6941
Project: ActiveMQ
Issue Type: New Feature
Components: Broker
Reporter: Quinn Stevenson
When deploying JMS components in the same JVM as an ActiveMQ broker, it would
be really nice to allow vm://broker-name connections to connect without a
username/password.
Either a new plugin could be added, or the Simple Authentication Plugin could
be enhanced.
There is a sample of a plugin that provides the basic functionality in my
Github repository
[https://github.com/hqstevenson/splunk-jms-activemq/tree/master/src/main/java/com/pronoia/splunk/jms/activemq/util]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)