activemq/activemq-web-demo
Christopher L. Shannon dc892d3dfc AMQ-9330 - Return 204 code when polling empty destinations (#1203)
Previously a timeout was thrown and complete was not called so Jetty was
returning a 500 error

(cherry picked from commit 8b6072d03e)
(cherry picked from commit 45a1bd54d3)
2024-04-11 10:04:14 -04:00
..
src AMQ-9330 - Return 204 code when polling empty destinations (#1203) 2024-04-11 10:04:14 -04:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-04-08 08:25:24 +02:00

README.txt

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