mirror of
https://github.com/apache/activemq.git
synced 2025-02-08 19:15:20 +00:00
This commit removes the dependency on jetty-continuation and updates the MessageServlet and AjaxListener servlets to use the Servlet Async api directly for async requests through a new Async holder object that is used to track/manage the request. (cherry picked from commit 905f00c843b96996b25017e1b8646de15d703398)
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