RE: The FIX - Shutdown not working under SLES8 and FC2

2005-02-03 Thread Al Sutton
under SLES8 and FC2 Al Sutton wrote: > Is there any reason why it doesn't try localhost first? Using localhost > before anything else would have the following benefits; > > a) Would ensure that only really strange network configs would be affected > (i.e. those where localhost is

RE: The FIX - Shutdown not working under SLES8 and FC2

2005-02-03 Thread Al Sutton
ithin the bin directory and I'm executing it from the top > level (i.e. doing bin/startup.sh and bin/shutdown.sh). > > Thanks again, > > Al. > > > -Original Message- > From: Ben Souther [mailto:[EMAIL PROTECTED] > Sent: 02 February 2005 23:32 > To: Tomcat Use

RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-02 Thread Al Sutton
Subject: RE: DO NOT REPLY [Bug 9] - Shutdown script down not work On Wed, 2005-02-02 at 16:54, Al Sutton wrote: > In answer to your points; > > on 3) I'm not asking for it tested on all distros, just those where issues > have arisen. If no-one has FC2 installed then thats so

RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-02 Thread Al Sutton
In answer to your points; on 3) I'm not asking for it tested on all distros, just those where issues have arisen. If no-one has FC2 installed then thats something the group should know about and should be able to say "Sorry, no-one has FC2", rather than "Closed bug, doesn't work on [insert name of

RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread Al Sutton
So let me get this right, just because you can't reproduce it on your system you're not willing to leave it open for others to check, despite the fact you haven't, as yet, told me if your using the same JDK, Linux environment, and you've not waiting for others to comment. Guess the easiest way to

Patch to Tomcat 5.0

2005-01-29 Thread Al Sutton
Please find attached a patch for default build properties supplied in the TOMCAT_5.0 branch of the jakarta-tomcat-5 project which alters the location of the servlet-api to reflect where the jakarta-servletapi-5 project is placed when the "update" or "checkou" targets are used to obtain the source.

Patch to Tomcat 5.0 default build properties

2005-01-29 Thread Al Sutton
Please find attached a patch for the default build properties supplied in the TOMCAT_5.0 branch of the jakarta-tomcat-5 project which corrects the URL to obtain struts from. This patch has been made against code check on in the morning of 29th Jan from the public anonymous CVS repository. Regards

Patch to Tomcat 5.0 top level build.xml

2005-01-29 Thread Al Sutton
Please find attached a patch for build.xml properties supplied in the TOMCAT_5.0 branch of the jakarta-tomcat-5 project which ensures that the correct versions of supporting projects are checked out when the "checkout" target is executed. This patch has been made against code check on in the morni