Re: init.d Tomcat5 file modifications

2006-02-21 Thread Glen Mazza
[EMAIL PROTECTED] wrote: My problem is to make it function under /etc/init.d so it will start automagically whenever the machine reboots [should be rare, of course!]. I have compiled jsvc and copied the Tomcat5.sh file into /etc/init.d. My problem is with the editing of this file. Possibly

Re: Re: init.d Tomcat5 file modifications

2006-02-21 Thread Warren Pace
> > From: [EMAIL PROTECTED] > Date: 2006/02/21 Tue PM 05:46:43 EST > To: "Tomcat Users List" > CC: [EMAIL PROTECTED] > Subject: Re: init.d Tomcat5 file modifications > > Warren, > I would appreciate a copy of your tomcat init file. I will have tomorrow t

Re: init.d Tomcat5 file modifications

2006-02-21 Thread rwhart
Warren, I would appreciate a copy of your tomcat init file. I will have tomorrow to work on it. Thanks for the offer. Bob Hartung [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: init.d Tomcat5 file modifications

2006-02-21 Thread Warren Pace
> > From: [EMAIL PROTECTED] > Date: 2006/02/21 Tue PM 03:18:27 EST > To: users@tomcat.apache.org > Subject: init.d Tomcat5 file modifications > > Hi all, > I am a newbie (really new) to the world of java, tomcat, etc. I have a > medical program for teaching cas

init.d Tomcat5 file modifications

2006-02-21 Thread rwhart
Hi all, I am a newbie (really new) to the world of java, tomcat, etc. I have a medical program for teaching cases called MIRC installed on Tomcat5.5 and Java1.5.0_06. I installed Tomcat5.5 and the Sun JDK as they are required for the application and I could not figure out all the references in