activemq/activemq-web-console
Gary Tully f5b69f8783 https://issues.apache.org/jira/browse/AMQ-2570 - remove wildcards as they are ignored by bnd when the classes are not referenced and replace with explicit imports for the dependencies that are needed. In case of servlet, wildcard is ok as it is referenced but the spo bits of the logging package are needed for the appenders
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1300106 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:51:25 +00:00
..
src fix for: https://issues.apache.org/jira/browse/AMQ-3248 2012-02-17 16:57:35 +00:00
README.txt fix typo 2007-03-09 15:21:12 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-2570 - remove wildcards as they are ignored by bnd when the classes are not referenced and replace with explicit imports for the dependencies that are needed. In case of servlet, wildcard is ok as it is referenced but the spo bits of the logging package are needed for the appenders 2012-03-13 12:51:25 +00:00

README.txt

Welcome to the ActiveMQ Web Console

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 jetty:run