Hi, The Amon (ActiveMQ Monitor) documentation says that the license file should be placed in the $ACTIVEMQ_HOME/conf or in the broker's classpath. This works for standalone activemq, but what about the activemq's maven plugin? I've tried to put it inside the target and target/classes to no avail. The following error shows up in the output, when starting the plugin: ... ERROR MonitorPlugin - Unable to locate AMon license file (2) ... the plugin starts successfully, but without Amon.
So my question is how to add additional resources to the maven-activemq-plugin's classpath? I'd appreciate any help, -Farhad D. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-add-additional-resources-to-the-maven-activemq-plugin-s-classpath-tp4168964p4168964.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
