activemq/activemq-web-console
Andreas Kuhtz c0f28e8e0a Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition.
This closes #37
Signed-off-by: Daniel Kulp <dkulp@apache.org>
2014-07-30 10:23:22 -04:00
..
src Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition. 2014-07-30 10:23:22 -04:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml fix up karaf-itests , related commits https://issues.apache.org/jira/browse/AMQ-5224 https://issues.apache.org/jira/browse/AMQ-5105 Update poms to fully load into M2E - 06bb7a2716 2014-07-28 15:30:12 +01:00

README.txt

Welcome to the ActiveMQ Web Console

To run the console you must install a recent distro of Apache Maven
such as version 3.0.4 or later
	
		http://maven.apache.org/

You can then run the ActiveMQ Web Console via the following command.

	mvn jetty:run