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 27789 invoked from network); 30 May 2000 15:11:50 -0000 Received: from bugs.merck.com (HELO mgw2.merck.com) (155.91.6.30) by locus.apache.org with SMTP; 30 May 2000 15:11:50 -0000 Received: from clu2.merck.com ([54.3.194.102]) by mgw2.merck.com (PMDF V5.2-32 #36699) with ESMTP id <01JQ0C268RTK00481B@mgw2.merck.com> for tomcat-dev@jakarta.apache.org; Tue, 30 May 2000 11:11:21 EDT Date: Tue, 30 May 2000 10:59:46 -0400 From: "Williams, Murray Todd" Subject: Linux RPM package volunteer To: "'tomcat-dev@jakarta.apache.org'" Message-id: <85DECA4A1A33D411B02700508B6FC5E1189814@usrymx01.merck.com> MIME-version: 1.0 Content-type: text/plain Content-transfer-encoding: 7BIT X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I don't see any sign of Tomcat RPMs for Linux, so unless someone points some out, I'm willing to volunteer to make some. Currently I've built RPMS for the XML Apache tools (Xerces-J, Xalan-J, FOP, Cocoon) that layer on top of the "official" ApacheJServ RPMs. I'm thinking of first constructing a Tomcat RPM and then modifying my other RPMs so that they will intelligently configure themselves for either JServ or Tomcat depending on which system (RPM package) is installed. I suspect this might do a world of good to address all the newbie e-mails from people who are just trying to get their first crack at a "Hello World" working. (At least on Linux.) My only problem is this: I haven't done much with Tomcat (got it installed once off of /usr/local) and I have very little idea what an "ideal generic configuration" would look like. I can see that Tomcat is very "root directory" oriented (as opposed to easily allowing a user to put a config file anywhere (/etc/httpd/conf/jserv for example), class files anywhere, etc. Thus I'm guessing either everything needs to be put under /opt/tomcat or /home/httpd/tomcat or something like that. PLEASE, I'd like to invite any opinions or recommendations so I can do this right the first time. I don't need any newbie-style handholding, just some good basic configuration recommendations. (And by all means, if someone else has already done an RPM, let me know.) Cheers! Murray Todd Williams