svn commit: r358770 - /tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.in

2005-12-23 Thread mturk
Author: mturk Date: Fri Dec 23 00:42:05 2005 New Revision: 358770 URL: http://svn.apache.org/viewcvs?rev=358770&view=rev Log: Replace $< with real source name. This fixes building problems on BSD make systems like Solaris, etc... Modified: tomcat/connectors/trunk/jk/native/apache-1.3/Makefile

svn commit: r358771 - in /tomcat/connectors/trunk/jk/native: common/portable.h.sample iis/installer/isapi-redirector-win32-msi.ism iis/isapi_redirect.rc

2005-12-23 Thread mturk
Author: mturk Date: Fri Dec 23 00:44:22 2005 New Revision: 358771 URL: http://svn.apache.org/viewcvs?rev=358771&view=rev Log: Update version numbers to current 1.2.16-dev Modified: tomcat/connectors/trunk/jk/native/common/portable.h.sample tomcat/connectors/trunk/jk/native/iis/installer/

svn commit: r358772 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2005-12-23 Thread mturk
Author: mturk Date: Fri Dec 23 00:46:06 2005 New Revision: 358772 URL: http://svn.apache.org/viewcvs?rev=358772&view=rev Log: Fix Cookie2 header problems caused by Cookie2 been always sent as Cookie. This is modified patch provided by Andre Gebers. Modified: tomcat/connectors/trunk/jk/native/

svn commit: r358775 - /tomcat/connectors/trunk/jk/xdocs/changelog.xml

2005-12-23 Thread mturk
Author: mturk Date: Fri Dec 23 00:57:43 2005 New Revision: 358775 URL: http://svn.apache.org/viewcvs?rev=358775&view=rev Log: Cookie2 fix notation. Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml URL: http://svn.apache.org/vi

DO NOT REPLY [Bug 38025] New: - cookies are not set when max age is specified

2005-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Anne-Sophie Brichard/EUZ/ChubbMail is out of the office.

2005-12-23 Thread abrichard
I will be out of the office starting 23/12/2005 and will not return until 28/12/2005. En cas d'urgence, merci de bien vouloir contacter Sandra Boutboul ([EMAIL PROTECTED]) au 01 70 36 65 90 - To unsubscribe, e-mail: [EMAIL P

DO NOT REPLY [Bug 38025] - cookies are not set when max age is specified

2005-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38025] - cookies are not set when max age is specified

2005-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38010] - Destroy function don't work after stop service on Windows

2005-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Season's Greetings

2005-12-23 Thread Carl Olivier
Greetings to all Tomcat folk! For all of you that celebrate Chrsitmas - a very merry one indeed! A big thank you to all the Tomcat contributors - for all the great work and effort being done in such a selfless way! I, for one, really appreciate your efforts! Regards, Carl

[EMAIL PROTECTED]: Project jakarta-tomcat-4.0 (in module jakarta-tomcat-4.0) failed

2005-12-23 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-4.0 has an issue affecting its community integration. This issue a

[EMAIL PROTECTED]: Project jakarta-tomcat-4.0 (in module jakarta-tomcat-4.0) failed

2005-12-23 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-4.0 has an issue affecting its community integration. This issue a

svn commit: r358834 - /tomcat/container/branches/tc4.1.x/catalina/build.xml

2005-12-23 Thread markt
Author: markt Date: Fri Dec 23 09:10:42 2005 New Revision: 358834 URL: http://svn.apache.org/viewcvs?rev=358834&view=rev Log: Fix build. Remove references to WARP connector which has been removed. Modified: tomcat/container/branches/tc4.1.x/catalina/build.xml Modified: tomcat/container/branc

Re: [EMAIL PROTECTED]: Project jakarta-tomcat-4.0 (in module jakarta-tomcat-4.0) failed

2005-12-23 Thread Mark Thomas
Stefan Bodewig wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at [EMAIL PROTECTED] > > Project jakarta-tomcat-4.0 has an issue affecting its

[ANN] Clustering broken 5.5.10-5.5.14

2005-12-23 Thread devlists
I've been getting a good amount of emails regarding the clustering system being broken in Tomcat 5.5, so I thought I make the announcement here so that we can clear the air once and for all. In tomcat 5.5.10 the underlying communication protocol for the clustering system changed, and not only made

Time for 5.5.15?

2005-12-23 Thread Yoav Shapira
Hi, Are people ready for a 5.5.15 release? I'd specifically like to know that the showstoppers in 5.5.13 and 5.5.14, e.g. the clustering issue just mentioned by Filip in his other message, are resolved. If so, I'm ready to do a 5.5.15 release this weekend. -- Yoav Shapira System Design and Manag

DO NOT REPLY [Bug 38030] New: - HTTP 1.0 POST Request without a message body improperly receives a 403

2005-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: TCK Issue with Tomcat 5.5.12

2005-12-23 Thread Kevan Miller
Bill, Bill, and Remy -- thanks for your help. I've raised bug 38030 -- http://issues.apache.org/bugzilla/show_bug.cgi?id=38030 FYI, I tested TC behavior with an HTTP 1.1 POST without a message body and no content-length. It worked, properly. However, I noticed an 8 second delay between request and

Re: Time for 5.5.15?

2005-12-23 Thread Peter Rossbach
+1 Thanks Peter Am 23.12.2005 um 20:28 schrieb Yoav Shapira: Hi, Are people ready for a 5.5.15 release? I'd specifically like to know that the showstoppers in 5.5.13 and 5.5.14, e.g. the clustering issue just mentioned by Filip in his other message, are resolved. If so, I'm ready to do a 5.5

Re: Time for 5.5.15?

2005-12-23 Thread Henri Gomez
+0 2005/12/23, Peter Rossbach <[EMAIL PROTECTED]>: > +1 > > Thanks > Peter > > Am 23.12.2005 um 20:28 schrieb Yoav Shapira: > > > Hi, > > Are people ready for a 5.5.15 release? I'd specifically like to know > > that the showstoppers in 5.5.13 and 5.5.14, e.g. the clustering issue > > just mention

Re: [ANN] Clustering broken 5.5.10-5.5.14

2005-12-23 Thread Peter Rossbach
Many thanks for your helpful mail... I hope you have next year more time to work together and test the cluster implementation. Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO