Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 63761 invoked from network); 10 Mar 2000 06:50:27 -0000 Received: from hd1.vsnl.net.in (202.54.30.1) by locus.apache.org with SMTP; 10 Mar 2000 06:50:27 -0000 Received: from postmark.net ([203.197.21.155]) by hd1.vsnl.net.in (8.8.8/8.8.8) with ESMTP id MAA11847 for ; Fri, 10 Mar 2000 12:14:53 +0530 (IST) Message-ID: <36E5F2AF.85FDC989@postmark.net> Date: Wed, 10 Mar 1999 12:18:55 +0800 From: Harish X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: "tomcat-dev@jakarta.apache.org" Subject: which classes to use to modify server.xml Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, I'm trying to write a plug-in which takes in a WAR file as input and modifies the server.xml, copies the WAR into the directory of jakarta-tomcat and then restart the server(or do i have the option of hot deployment, without any restarts?) Can some one please tell me which packages/classes of tomcat can be used to do this? Thanks, harish