Hi, I'm using ActiveMQ 5.0 snapshot version that has Camel integrated. I've defined some Camel EIP routes using Java. I created a jar and dropped it into the $ACTIVEMQ_HOME/lib folder. All the routes I've defined in there work perfectly fine.
However, if I want to change any of those routes, can I do that without restarting the broker itself? If I just drop a new jar file, would it be picked up by the current broker instance automatically? Or is there any other way to do it? -- View this message in context: http://www.nabble.com/Reload-Java-EIP-Rules-tf4835861s2354.html#a13834840 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
