From lokahi-commits-return-236-apmail-incubator-lokahi-commits-archive=incubator.apache.org@incubator.apache.org Mon Oct 15 20:09:11 2007 Return-Path: Delivered-To: apmail-incubator-lokahi-commits-archive@locus.apache.org Received: (qmail 80055 invoked from network); 15 Oct 2007 20:09:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 20:09:11 -0000 Received: (qmail 20624 invoked by uid 500); 15 Oct 2007 20:08:59 -0000 Delivered-To: apmail-incubator-lokahi-commits-archive@incubator.apache.org Received: (qmail 20596 invoked by uid 500); 15 Oct 2007 20:08:59 -0000 Mailing-List: contact lokahi-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lokahi-dev@incubator.apache.org Delivered-To: mailing list lokahi-commits@incubator.apache.org Received: (qmail 20587 invoked by uid 99); 15 Oct 2007 20:08:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 13:08:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 20:09:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8A49471403F for ; Mon, 15 Oct 2007 13:08:50 -0700 (PDT) Message-ID: <4008022.1192478930563.JavaMail.jira@brutus> Date: Mon, 15 Oct 2007 13:08:50 -0700 (PDT) From: "Steve Toback (JIRA)" To: lokahi-commits@incubator.apache.org Subject: [jira] Created: (LOKAHI-4) Make configuration files (server.xml, workers.properties) based upon temples MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Make configuration files (server.xml, workers.properties) based upon temples ---------------------------------------------------------------------------- Key: LOKAHI-4 URL: https://issues.apache.org/jira/browse/LOKAHI-4 Project: Lokahi Issue Type: Improvement Reporter: Steve Toback As is right now - the server.xml file and workers.properties files are generated by Lokahi - and are hard-coded into the respective org.apache.lokahi.modjk.WorkersPropertiesFile and org.apache.lokahi.tomcat.worker.ServerXmlFile classes This does not allow server.xml files to differ based upon the template used. Or newer versions of mod_jk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.