Re: patch for tomcat rc script in RPM

2002-04-20 Thread Nicolas Mailhot
sting to logrotate it instead of changing it after avery restart Anyway it's nice to see other people working on these scripts. Regards, -- Nicolas Mailhot signature.asc Description: PGP signature

[third version] new dtomcat3

2002-04-20 Thread Nicolas Mailhot
Ok, I think I've finished with the obvious fixes today:) Here it comes... -- Nicolas Mailhot #!/bin/sh # # $Id: tomcat.sh,v 1.32 2002/01/31 03:58:13 larryi Exp $ # Shell script to start and stop the server # There are other, simpler commands to startup the runner. Th

RE: [JPackage-devel] RE: Duplicate code in dtomcat

2002-04-20 Thread Nicolas Mailhot
Sorry for being a bit too fast -> Same script with some obvious cleanups Regards, -- Nicolas Mailhot #!/bin/sh # # $Id: tomcat.sh,v 1.32 2002/01/31 03:58:13 larryi Exp $ # Shell script to start and stop the server # There are other, simpler commands to startup the runner. The

RE: [JPackage-devel] RE: Duplicate code in dtomcat

2002-04-20 Thread Nicolas Mailhot
it will run just ok since I've been very careful not to rewrite from scratch put change it line after line. However it is very possible some stupid errors are lurking in there. I'll also start testing it on our systems Regards, -- Nicolas Mailhot #!/bin/sh # # $Id: t

Re: [Bug 3600] New: - /etc/rc.d scripts of the rpm

2001-09-18 Thread Nicolas Mailhot
r own scripts) ? * should tomcat configuration better be in /etc/tomcat or /etc/tomcat/conf (like apache) ? Since the documents I've read are not as clear as I'd like them to about this what following the spirit of the FHS would be ? Thanks [Sent to the FHS editor for comments] -- Nicolas Mailhot

Re: TC 3.3 bugs

2001-09-17 Thread Nicolas Mailhot
tted it in normal) since the results of this bug can be pretty ugly:(. > I welcome patches and ideas about the RPM current > package :) Do not tempt me:) -- Nicolas Mailhot

Re: [Bug 3600] New: - /etc/rc.d scripts of the rpm

2001-09-17 Thread Nicolas Mailhot
ion. However the one and only TRUE way :) would be to use /etc/tomcat since etc and conf mean the same thing. I don't think tomcat has currently the set of complex dependencies that make the splitting of the apache hierarchy difficult. (and anyway the configuration of the /etc/rc scripts is othogonal to this) Best regards, -- Nicolas Mailhot

Re: [Bug 3606] New: - Tomcat rpms are not FHS compliant

2001-09-14 Thread Nicolas Mailhot
Le 2001.09.14 11:10, GOMEZ Henri a écrit : > Could you stop mark as bug things which are only > just requests of features. Sorry, forgot about this one (did so for the others, though) -- Nicolas Mailhot

Re: Tomcat is enabled by default after an rpm

2001-09-14 Thread Nicolas Mailhot
to perform some manual operations before starting tomcat, so I'd prefer not having him poping up automatically after every rpm -Uvh as well) -- Nicolas Mailhot

Re: [Bug 3600] New: - /etc/rc.d scripts of the rpm

2001-09-14 Thread Nicolas Mailhot
VA_HOME="/opt/IBMJava2-13" fi *** and so on. Hope this is clear (mon anglais n'est pas fantastique) -- Nicolas Mailhot