Okay, so I found a work around(?) I literally cloned the actual project from the activemq github (https://github.com/apache/activemq/tree/master/activemq-jaas) and replaced the code for PropertiesLoginModule with my code. Then, I recreated the jar and, for some, reason that works.
Is there a specific way to package the project (or are there specifics of what has to be in the pom.xml)? I am using Maven. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
