Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 973A9104CE for ; Wed, 2 Oct 2013 15:55:21 +0000 (UTC) Received: (qmail 22618 invoked by uid 500); 2 Oct 2013 15:55:21 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 22516 invoked by uid 500); 2 Oct 2013 15:55:19 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 22506 invoked by uid 99); 2 Oct 2013 15:55:18 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 15:55:18 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 30FDF8ADFA5; Wed, 2 Oct 2013 15:55:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@activemq.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: AMQ-4371: Added back rss/atom feed support in old web console. Thanks to Robert Balent for the patch. Date: Wed, 2 Oct 2013 15:55:14 +0000 (UTC) Updated Branches: refs/heads/trunk 8804341c1 -> afc022014 AMQ-4371: Added back rss/atom feed support in old web console. Thanks to Robert Balent for the patch. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/afc02201 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/afc02201 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/afc02201 Branch: refs/heads/trunk Commit: afc0220147fccfa6a4597cd0413f2e1cb02dea9d Parents: 8804341 Author: Claus Ibsen Authored: Wed Oct 2 17:55:04 2013 +0200 Committer: Claus Ibsen Committed: Wed Oct 2 17:55:04 2013 +0200 ---------------------------------------------------------------------- activemq-web-console/src/main/webapp/WEB-INF/web.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/afc02201/activemq-web-console/src/main/webapp/WEB-INF/web.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/src/main/webapp/WEB-INF/web.xml b/activemq-web-console/src/main/webapp/WEB-INF/web.xml index 85d1249..662e67b 100755 --- a/activemq-web-console/src/main/webapp/WEB-INF/web.xml +++ b/activemq-web-console/src/main/webapp/WEB-INF/web.xml @@ -53,6 +53,16 @@ /* + + + QueueBrowseServlet + org.apache.activemq.web.QueueBrowseServlet + + + QueueBrowseServlet + /queueBrowse/* + + session