activemq/activemq-web
Christopher L. Shannon 827ad1012b AMQ-9481 - Correctly complete async servlet request on timeout
This fixes AsyncServletRequest to correctly call context.dispatch() when
the async request times out so that the consumer can be re-used.

(cherry picked from commit 72befc14fb)
2024-04-22 11:02:54 -04:00
..
src AMQ-9481 - Correctly complete async servlet request on timeout 2024-04-22 11:02:54 -04:00
README.txt AMQ-4750: Include details about 2 web consoles now in distro. 2013-09-30 16:36:54 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-04-08 08:25:24 +02:00

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