activemq/activemq-web
Alex Dean 88fc7fec50 https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
* ensure delivery of messages received by AjaxListener when a continuation is not available for resumption.
 * add test coverage for several common uses of AjaxServlet
 * switch back to jetty httpclient for better processing of asynchronous HTTP


git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1064725 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:21:02 +00:00
..
src/main https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages 2011-01-28 15:21:02 +00:00
README.txt Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2010-11-26 10:01:45 +00:00

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