I'm trying to get ActiveMQ started with the Maven plugin. I've added some
extra beans to the activemq.xml that depend on classes that are part of the
project where the plugin is defined. When I start the broker with 'mvn
activemq:run', it complains that it can't find the classes. How do I get the
broker or the plugin to add the maven classpath to the ActiveMQ classpath
when it starts?
--
View this message in context:
http://www.nabble.com/Maven-%2B-ActiveMQ-%2B-my-own-code-tp25907487p25907487.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.