mirror of https://github.com/apache/activemq.git
8cb2141080
factored out web demo into activemq-web-demo made activemq-web just produce a jar added amq.js as a resource to the jar added AjaxServlet to extend MessageListenerServlet with the ability to serve amq.js cleaned up m2 build and dependencies added jetty6:run plugin to run the demo. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392913 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
maven.xml | ||
pom.xml | ||
project.properties | ||
project.xml |
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 onlu builds the jar for activemq-web. The javascript modules needed for the AJAX interface are included as resources and served my the MessageListenerServlet