Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 53197 invoked from network); 6 Aug 2005 23:16:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Aug 2005 23:16:48 -0000 Received: (qmail 46688 invoked by uid 500); 6 Aug 2005 23:16:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 46652 invoked by uid 500); 6 Aug 2005 23:16:36 -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 46639 invoked by uid 99); 6 Aug 2005 23:16:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2005 16:16:36 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D0689DF for ; Sun, 7 Aug 2005 01:16:34 +0200 (CEST) Message-ID: <1349995138.1123370194822.JavaMail.jira@ajax.apache.org> Date: Sun, 7 Aug 2005 01:16:34 +0200 (CEST) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-862) Remove HTTP/HTTPS manager portlets Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Remove HTTP/HTTPS manager portlets ---------------------------------- Key: GERONIMO-862 URL: http://issues.apache.org/jira/browse/GERONIMO-862 Project: Geronimo Type: Improvement Components: console Versions: 1.0-M5 Reporter: Aaron Mulder Fix For: 1.0-M5 The AJP portlet has been converted to a generic "web connector" manager portlet. It now handles all the connector types. The HTTP and HTTPS portlets should be removed in favor of the new AJP one. There are a couple things that ought to be done first or at the same time: - The AJP one ought to be renamed to something more generic. - A copy of the editHTTP JSP should be created for HTTPS, with additional connector settings per what's in the SecureConnector interface. AJP doesn't need any special treatment (it can reuse the HTTP JSP for now). - The look and feel of the old HTTP connector list screen is nicer than the new unified connector list screen, so it should be migrated to the new portlet before the HTTP one is removed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira