commit | fd298b7ad96c97a672bae17f6654de663652ed9b | [log] [tgz] |
---|---|---|
author | Shani Elharrar <atnt123@bezeqint.net> | Tue Apr 14 21:43:24 2015 +0300 |
committer | Hiram Chirino <hiram@hiramchirino.com> | Tue Apr 14 16:17:53 2015 -0400 |
tree | 31b22eafaaffca5c03618a98b9d9bc39379af8f0 | |
parent | 60489d13a04ae091086f8799da47fa78628c7c64 [diff] |
fix web administration console message truncate bug APLO-362
ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture.
In its current incarnation, Apollo only supports the STOMP protocol but just like the original ActiveMQ, it’s been designed to be a multi protocol broker. In future versions it should get OpenWire support so it can be compatible with ActiveMQ 5.x JMS clients.
Prerequisites:
Then run:
mvn install -P download
This will build the binary distribution and place them in the apollo-distro/target
directory.