activemq/activemq-web
Matt Pavlovich 2cc17a2fa0 [AMQ-8279] Compiler warning cleanups
- Remove unsused imports (exept for generated classes)
 - Convert to T.valueOf on boxed primitives from new T()
2021-05-25 09:34:35 -05:00
..
src [AMQ-8279] Compiler warning cleanups 2021-05-25 09:34:35 -05:00
README.txt AMQ-4750: Include details about 2 web consoles now in distro. 2013-09-30 16:36:54 +02:00
pom.xml AMQ-8029 - Place a bound on the data read in MessageServletSupport 2020-08-31 11:19:51 +01: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