Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 812EED5D2 for ; Mon, 30 Jul 2012 15:21:35 +0000 (UTC) Received: (qmail 62874 invoked by uid 500); 30 Jul 2012 15:21:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 62716 invoked by uid 500); 30 Jul 2012 15:21:35 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 62650 invoked by uid 99); 30 Jul 2012 15:21:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2012 15:21:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id AA119142855 for ; Mon, 30 Jul 2012 15:21:34 +0000 (UTC) Date: Mon, 30 Jul 2012 15:21:34 +0000 (UTC) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Message-ID: <1250974003.116257.1343661694699.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (GERONIMO-6376) Investigate why console servlets are eagerly started MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia resolved GERONIMO-6376. ----------------------------------- Resolution: Invalid > Investigate why console servlets are eagerly started > ---------------------------------------------------- > > Key: GERONIMO-6376 > URL: https://issues.apache.org/jira/browse/GERONIMO-6376 > Project: Geronimo > Issue Type: Improvement > Affects Versions: 3.0 > Reporter: Jarek Gawor > > Most of the console servlets are eagerly started. That is, they are configured with 1 parameter. We need to investigate if that's required for anything or not. Otherwise, maybe we can let the servlets to be loaded on demand when accessed. That should speed up server start up a bit and reduce memory used at server start up. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira