mirror of
https://github.com/apache/activemq.git
synced 2025-02-10 12:06:05 +00:00
Adding support for auto detection of wire protocols over a transport. OpenWire, AMQP, STOMP, and MQTT can all be detected and the broker will properly handle each one over a given Transport. Currently auto TCP, NIO, SSL, and NIO+SSL transports can handle auto-detection of the wire format and client but support could be added in the future for other transports like websockets.
Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax services To run the console you must install a recent distro of Maven such as version 2.0.4 or later http://maven.apache.org/ You can then run the ActiveMQ Web Console via the following command. mvn jetty6:run