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

2005-02-03 Thread Al Sutton
eople to change Tomcat than to check, test, and modify (if neccessary) all the JVMs in existance. Al. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Costin Manolache Sent: 04 February 2005 02:28 To: tomcat-dev@jakarta.apache.org Subject: Re: The FIX - Shutdown not working

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

2005-02-03 Thread Al Sutton
some OS's have in their implementation of the loopback address. c) Avoid any wacky differences in the implementation of InetAddress.getLocalHost() between JVMs/OSs/etc. Off the top off my head I can't see the advantages of using the result of InetAddress.getLocalHost() first. Al. -O

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

2005-02-02 Thread Al Sutton
a completely different platform and that it initially appeared that the -dev list did not have developers that were willing to investigate the problem. Regards, Al. -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: 02 February 2005 22:25 To: Tomcat Developers List

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

2005-02-02 Thread Al Sutton
duct. Costin, I'd like to thank you for the sending the first comprehensive response which makes me feel that users bugs are taken seriously, and not treated as something that should be closed at any costs. Regards, Al. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behal

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

2005-02-01 Thread Al Sutton
s the easiest way to get round this is to move to Jetty. Al. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 01 February 2005 22:21 To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 9] - Shutdown script down not work DO NOT REPLY TO THIS EMAIL,

Patch to Tomcat 5.0

2005-01-29 Thread Al Sutton
to obtain the source. This patch has been made against code checked out on the morning of 29th Jan from the public anonymous CVS repository. Regards, Al. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Patch to Tomcat 5.0 default build properties

2005-01-29 Thread Al Sutton
. Regards, Al. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Patch to Tomcat 5.0 top level build.xml

2005-01-29 Thread Al Sutton
on in the morning of 29th Jan from the public anonymous CVS repository. Regards, Al. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-11 Thread Al Banard
PROTECTED] To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2 Date: Wed, 10 Mar 2004 09:25:05 +0100 Al Banard wrote: > mod_jk

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-09 Thread Al Banard
CTED]> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]> To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/ap

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
For some reason the makeOutput file did not attach so here it is in the flesh... list=' server/apache2'; \ for i in $list; do \ echo "Making $target in $i"; \ if test "$i" != "."; then \ (cd $i && make clean) || exit 1; \ fi; \ done; Making in server/apache2 make[1]: Entering directory `/usr

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
Jean, sorry for the late reply to your previous message, but here is what you requested + exactly what I did. However I did not find any jkjni.la file in the CVS sources and this file wasn't produced. STEPS: tar xzvf jakarta-tomcat-connectors_20040305232049.tar.gz cd jakarta-tomcat-connectors/

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-29 Thread Al Banard
/cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet? libtool is set correctly for you in the current version. Simply configure with --with-apxs2 with current source and it should be correctly set for you. From: "Al Banard" <[EMAIL PROTECTED]> > Thanks, > > Unfortunately my

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-26 Thread Al Banard
ED]> Reply-To: [EMAIL PROTECTED] To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2 Date: Tue, 24 Feb 2004 16:16:31 +0100 A

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread Al Banard
Hi Henri, Thanks for giving me help. OK, I have to admit I don't know a lot about libtool. I'm using apache 2.0.48 and have also installed apr-0.9.2. How do I specify to use the libtool from Apache 2.0 / APR? From: Henri Gomez <[EMAIL PROTECTED]> To: Tomcat Developers List <[EMAIL PROTECTED]

RE: Please Help, Building JK2 failed

2003-03-13 Thread Al
, 2003 10:38 AM To: [EMAIL PROTECTED] Subject: Re: Please Help, Building JK2 failed Al wrote: > jkant: > > BUILD FAILED > file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2 > -s > rc/jk/build.xml:235: Warning: Could not find file > /usr/local/web/tmp/apac

Please Help, Building JK2 failed

2003-03-12 Thread Al
I suppose to download it from somewhere? Could someone tell me what I am doing wrong? Thanks, Al [EMAIL PROTECTED] The error is ... > ant native Buildfile: build.xml jkant: BUILD FAILED file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2-s rc/jk/build.xml:235: Warnin

Re: Cocoon 2 Dumps Tomcat 4.1 on Apache1.3.22 SSL

2002-01-26 Thread Al-Qalbel-Mounir
Resubmitting since I can not solve this issue on my own. > Please find the space dump in the attached file. > > I am testing new installation of Apache 1.3.22 SSL, > Tomcat 4.0.1 with mod_webapp on RH Linux 7.1 > > __ > Do You Yahoo!? > Great stu