How do I compile and run Artemis tests?

2016-06-28 Thread Jiri Danek
After somewhat lengthy struggle I still did not manage to run Artemis tests in a VM. I'd like to ask if there is anybody who managed to run the tests and I would like to ask for suggestions what could be causing the tests to fail for me. Is there something obvious I need to do but I am not doing?

Re: Help with Camel Config routing using a custom ActiveMQ Message Property

2016-06-28 Thread daelliott
Thank you everyone for the help. I'm posting my config encase anyone else is searching for a similar solution or I need to do this again in the future. This was developed using ActiveMQ 5.9.1 I change the names of things before posting but have verified this config is working as expected. I com

Specifying a TCP port for the peer:// protocol

2016-06-28 Thread crazyquark
Hello, I would like the port that is used for the embedded TCP connector for the peer:// protocol to be definable. Looking at the code here: https://github.com/apache/activemq/blob/master/activemq-broker/src/main/java/org/apache/activemq/transport/peer/PeerTransportFactory.java it seems that is n