/[Apache-SVN]
ViewVC logotype

Revision 389482


Jump to revision: Previous Next
Author: jstrachan
Date: Tue Mar 28 11:57:51 2006 UTC (18 years, 6 months ago)
Changed paths: 22
Log Message:
added support for RESTful browsing of message queues using a web container; either as XML or as RSS/Atom feeds. Fixes AMQ-666 - crikey thats a bad number for an AMQ issue :)

Changed paths

Path Details
Directoryincubator/activemq/trunk/activemq-web/project.xml modified , text changed
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/MessageListenerServlet.java modified , text changed
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/NoSuchViewStyleException.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/view/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/view/MessageRenderer.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/view/RssMessageRenderer.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/view/SimpleMessageRenderer.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/view/XmlMessageRenderer.java added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/web/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/web/view/ added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/web/view/rss added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/web/view/simple added
Directoryincubator/activemq/trunk/activemq-web/src/main/resources/META-INF/services/org/apache/activemq/web/view/xml added
Directoryincubator/activemq/trunk/activemq-web/src/main/webapp/WEB-INF/web.xml modified , text changed
Directoryincubator/activemq/trunk/activemq-web/src/main/webapp/index.html modified , text changed
Directoryincubator/activemq/trunk/activemq-web/src/main/webapp/send.html modified , text changed
Directoryincubator/activemq/trunk/activemq-web/src/test/java/org/apache/activemq/web/JettyServer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26