activemq/activemq-web-console
Matt Pavlovich 67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682)
- API update only
 - Throw UnsupportedOperationException
 - Disable activemq-camel from build
 - Formatting fixes
 - Use geronimo-jms for osgi-related artifacts
 - Fix features.xml invalid xml header
 - Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
 - Add deliveryTime field to Message
 - Minor formatting fixes
2021-11-10 11:56:04 -06:00
..
src [AMQ-8334] Remove build references to Smack which was removed in 5.9.x 2021-07-16 12:01:52 -05:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06: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