mirror of https://github.com/apache/activemq.git
905f00c843
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. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
Here be the home of the web-module. The demonstration webapp has been moved to the activemq-web-demo module. This module now only builds the jar for activemq-web. The javascript modules needed for the AJAX interface are included as resources and served my the MessageListenerServlet