Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75ADF37F2 for ; Mon, 2 May 2011 19:28:45 +0000 (UTC) Received: (qmail 62337 invoked by uid 500); 2 May 2011 19:28:45 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 62315 invoked by uid 500); 2 May 2011 19:28:45 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 62307 invoked by uid 99); 2 May 2011 19:28:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 19:28:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 19:28:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 36C53BE8DC for ; Mon, 2 May 2011 19:28:03 +0000 (UTC) Date: Mon, 2 May 2011 19:28:03 +0000 (UTC) From: "Achim Nierbeck (JIRA)" To: issues@karaf.apache.org Message-ID: <165899754.15977.1304364483221.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <748340399.60264.1302860646410.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (KARAF-572) Command to show all registered servlets and their contexts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/KARAF-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027791#comment-13027791 ] Achim Nierbeck commented on KARAF-572: -------------------------------------- I'm planning on creating a new command http:list-servlet for listing all the servlets running > Command to show all registered servlets and their contexts > ---------------------------------------------------------- > > Key: KARAF-572 > URL: https://issues.apache.org/jira/browse/KARAF-572 > Project: Karaf > Issue Type: New Feature > Components: console > Reporter: Andreas Pieber > > Currently we only have a web:list command showing the context where a war file is installed. In addition, if you're using frameworks which could use the osgi http service directly (such as cxf or pax-wicket) there is no way to find out (via Karaf) which servlets are registered at which context. It would be quite cool if we could add a command to list all those servlets too. > This issue is strongly connected to http://issues.ops4j.org/browse/PAXWEB-265 (adding the required events for this task to pax-web) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira