head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	98.11.05.23.15.50;	author ross;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Changed '/home/httpd/classes/apache-jserv.jar' to '/usr/libexec/Apache-JServ.jar'.

Now uses the configure script and make, except that it is unable to produce 'mod_jserv.so', so that is done by hand, as it was in the old 'jserv.spec'.

Added a README, and supplied a small shell script to generate daily snapshots.
@
text
@Notes on Apache JServ RPMs/SRPMs
--------------------------

config.patch will need updating whenever the files in /conf are changed.

jserv.init is installed as '/etc/rc.d/init.d/jserv', which serves as the usual start/stop/restart script for the standalone wrapper. Eventually, I would like to extend this to look after multiple jservs per machine.

jserv.logrotate is responsible for rotating the '/var/log/httpd/servlet_log' file, as specified in the 'ApJServLogFile' configuration directive.

jserv.sh is placed in '/etc/profile.d' and adds '/usr/libexec/Apache-JServ.jar' to the shell's CLASSPATH, when the shell uses the RedHat /etc/profile file.

I have also supplied 'jserv_daily.sh' which I run here to generate the daily RPMs/SRPMS snapshots from CVS. I may not have time to maintain this service, so I have included it here in case anyone else wishes to extend or take over this service. Ideally, I'd like to see daily snapshot RPMs/SRPMs uploaded to java.apache.org, with older ones (e.g. older than 30 days) being pruned.


--
Ross Golder <rossigee@@bigfoot.com>@
