svn commit: r628722 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-18 Thread jfclere
Author: jfclere
Date: Mon Feb 18 05:27:21 2008
New Revision: 628722

URL: http://svn.apache.org/viewvc?rev=628722&view=rev
Log:
Add a proposal.

Modified:
tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=628722&r1=628721&r2=628722&view=diff
==
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb 18 05:27:21 2008
@@ -106,3 +106,9 @@
   http://svn.apache.org/viewvc?rev=627883&view=rev
   +1: markt
   -1:
+
+* Allow to specify the random device to use. (/dev/urandom is faster).
+  http://svn.apache.org/viewvc?view=rev&revision=602114
+  http://svn.apache.org/viewvc?view=rev&revision=601795
+  +1: jfclere
+  -1:



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r628744 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-18 Thread jfclere
Author: jfclere
Date: Mon Feb 18 05:52:38 2008
New Revision: 628744

URL: http://svn.apache.org/viewvc?rev=628744&view=rev
Log:
Arrange the patch use package corresponding to location.

Modified:
tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=628744&r1=628743&r2=628744&view=diff
==
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb 18 05:52:38 2008
@@ -26,11 +26,6 @@
   [ New proposals should be added at the end of the list ]
 
 
-* Add tests for the cookie parsing.
-  http://people.apache.org/~jfclere/patches/test_cookies.patch
-  +1: jfclere
-  -1: fhanik - Can we add the 'package' directive to make the package match 
the dir structure
-
 * Add ManagerBase session getLastAccessedTimestamp and getCreationTimestamp 
for better
   remote JMX access.
   http://svn.apache.org/viewvc?rev=612971&view=rev
@@ -112,3 +107,9 @@
   http://svn.apache.org/viewvc?view=rev&revision=601795
   +1: jfclere
   -1:
+
+* Add tests for the cookie parsing and use package 
org.apache.catalina.tomcat.util.http
+  http://people.apache.org/~jfclere/patches/test_cookies.patch2
+  +1: jfclere
+  -1:
+



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [PROPOSAL / POLL] Issue a de-support notice for Tomcat 4

2008-02-18 Thread Jim Jagielski


On Feb 14, 2008, at 7:12 PM, Mark Thomas wrote:


All,

Tomcat 4 has been in maintenance mode for some time now with nearly  
all changes either updating libraries or fixing security bugs. I am  
happy to continue acting as release manager for as long as there are  
three +1s when there is a release.


However, there will come a time when it makes sense to cease  
supporting Tomcat 4.1.x. Rather than just announce it, as we did for  
5.0.x, I think we should try and give our users some notice to  
encourage them to move off 4.1.x and to give them time to plan the  
move.


Therefore, my proposal is that we issue a de-support notice for  
Tomcat 4.


The poll is what date we announce for the end of Tomcat 4 support.  
Around 12 months notice seems reasonable to me so I am going to  
suggest 30 June 2009. Do people think this is enough notice?  
Alternative suggestions welcome.


The web pages would also need the appropriate updates.

Thoughts?



+1


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [PROPOSAL] Announce 3.x is no longer supported

2008-02-18 Thread Jim Jagielski


On Feb 14, 2008, at 7:05 PM, Mark Thomas wrote:


All,

The last 3.x release was almost 4 years ago. Since then there has  
been one security patch made available in source form and that was  
more an application issue than a Tomcat one.


There is still the odd support question on the users list but I  
think it is time to draw a line under 3.x. In practice, this would  
mean:

- removing the download links for 3.x from tomcat.a.o
- removing 3.x from dist (it would remain in the archives)
- removing the 3.x docs from tomcat.a.o
- closing any open 3.x bugs as WONTFIX

Adding a note that 3.x is no longer supported / removing much of the  
3.x info from:

/index.html
/security-3.html
/whichversion.html
/bugreport.html

Thoughts?



+1


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r628795 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-18 Thread fhanik
Author: fhanik
Date: Mon Feb 18 08:12:14 2008
New Revision: 628795

URL: http://svn.apache.org/viewvc?rev=628795&view=rev
Log:
votes

Modified:
tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=628795&r1=628794&r2=628795&view=diff
==
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb 18 08:12:14 2008
@@ -68,7 +68,7 @@
 * Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43741
   Correctly handle dependencies on tags in JARs
   http://svn.apache.org/viewvc?rev=618481&view=rev
-  +1: markt, remm
+  +1: markt, remm, fhanik
   -1:
 
 * ExtendedAccessLogValve cs-uri not print empty querystring
@@ -100,16 +100,17 @@
 * Fix ArrayIndexOutOfBoundsException when empty URL is requested
   http://svn.apache.org/viewvc?rev=627883&view=rev
   +1: markt
+  +1: fhanik - although, I just don't see how this would ever happen, the 
smallest URI is "/"
   -1:
 
 * Allow to specify the random device to use. (/dev/urandom is faster).
   http://svn.apache.org/viewvc?view=rev&revision=602114
   http://svn.apache.org/viewvc?view=rev&revision=601795
-  +1: jfclere
+  +1: jfclere, fhanik
   -1:
 
 * Add tests for the cookie parsing and use package 
org.apache.catalina.tomcat.util.http
   http://people.apache.org/~jfclere/patches/test_cookies.patch2
-  +1: jfclere
+  +1: jfclere, fhanik
   -1:
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 44448] New: - Invalid Response if HTTP Status = 304

2008-02-18 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_bug.cgi?id=8

   Summary: Invalid Response if HTTP Status = 304
   Product: Tomcat 5
   Version: 5.5.25
  Platform: Other
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Connector:AJP
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Configuration:

apache httpd (2.2.6) -> mod_jk (1.2.25) -> tomcat (5.5.25)

If a request to tomcat results in a 304 (not modified) response, tomcat also
sends a body > 0: 

correct:
x.x.x.x - - [05/Feb/2008:11:06:17+0100] "GET /download/userResources/logo
HTTP/1.1" 200 39897

wrong (truncated body, should be 0):
x.x.x.x - - [05/Feb/2008:11:06:27+0100] "GET /download/userResources/logo
HTTP/1.1" 304 16368

this also results in an error in the mod_jk.log file:

[Mon Feb 04 19:03:25.826 2008] [5826:1325496672] [info]
ajp_process_callback::jk_ajp_common.c (1603): Writing to client aborted or
client network problems
[Mon Feb 04 19:03:25.826 2008] [5826:1325496672] [info]
ajp_service::jk_ajp_common.c (2186): (worker1) sending request to tomcat failed
(unrecoverable), because of client write error (attempt=1)
[Mon Feb 04 19:03:25.827 2008] [5826:1325496672] [info] service::jk_lb_worker.c
(1188): unrecoverable error 200, request failed. Client failed in the middle of
request, we can't recover to another instance.
[Mon Feb 04 19:03:25.827 2008] [5826:1325496672] [info] jk_handler::mod_jk.c
(2357): Aborting connection for worker=router
[Mon Feb 04 19:03:25.877 2008] [5828:1325496672] [info]
ajp_process_callback::jk_ajp_common.c (1603): Writing to client aborted or
client network problems
[Mon Feb 04 19:03:25.877 2008] [5828:1325496672] [info]
ajp_service::jk_ajp_common.c (2186): (worker1) sending request to tomcat failed
(unrecoverable), because of client write error (attempt=1)
[Mon Feb 04 19:03:25.878 2008] [5828:1325496672] [info] service::jk_lb_worker.c
(1188): unrecoverable error 200, request failed. Client failed in the middle of
request, we can't recover to another instance.
[Mon Feb 04 19:03:25.878 2008] [5828:1325496672] [info] jk_handler::mod_jk.c
(2357): Aborting connection for worker=router

This behavious has been encoutered for different version of mod_jk, tomcat and
mod_proxy_ajp, and seems to be a problem of the AJP Connector as the same
configuration with mod_proxy_http is working fine.

The same issue has been reported before, and was reported to be fixed
http://issues.apache.org/bugzilla/show_bug.cgi?id=40317.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 44448] - Invalid Response if HTTP Status = 304

2008-02-18 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_bug.cgi?id=8





--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 09:45 ---
Additional Comments:

 * the wrong handling of 304 Responses results in corrupt images in the browser
window if a user hits reload.

 * the HTTP connector has specific handling of certain response types:

   Http11Processor.java:1516:

if ((statusCode == 204) || (statusCode == 205)
|| (statusCode == 304)) {
// No entity body
outputBuffer.addActiveFilter
(outputFilters[Constants.VOID_FILTER]);
entityBody = false;
contentDelimitation = true;
}

   whereas the AJP Connector does not.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



6.0.16 available in maven repository

2008-02-18 Thread Mohn, Robert
When will the 6.0.16 release be available in the maven repository? I
noticed there is always a 1+ week delay between the release and when the
release is available in the maven repository - is there a reason for
this? I thought the build scripts automatically populated the
repository.

Thanks,
-Rob


svn commit: r628837 - in /tomcat/trunk: java/org/apache/catalina/tribes/membership/MemberImpl.java test/org/apache/catalina/tribes/test/membership/MemberSerialization.java

2008-02-18 Thread fhanik
Author: fhanik
Date: Mon Feb 18 10:13:39 2008
New Revision: 628837

URL: http://svn.apache.org/viewvc?rev=628837&view=rev
Log:
Add support to carry a UDP port in the broadcast, also add in versioning 
support (last two bytes) so that we can move the protocol forward

Modified:
tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java

tomcat/trunk/test/org/apache/catalina/tribes/test/membership/MemberSerialization.java

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java?rev=628837&r1=628836&r2=628837&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java Mon 
Feb 18 10:13:39 2008
@@ -48,8 +48,8 @@
 public static final transient String TCP_LISTEN_HOST = "tcpListenHost";
 public static final transient String MEMBER_NAME = "memberName";
 
-public static final transient byte[] TRIBES_MBR_BEGIN = new byte[] {84, 
82, 73, 66, 69, 83, 45, 66};
-public static final transient byte[] TRIBES_MBR_END   = new byte[] {84, 
82, 73, 66, 69, 83, 45, 69};
+public static final transient byte[] TRIBES_MBR_BEGIN = new byte[] {84, 
82, 73, 66, 69, 83, 45, 66, 1, 0};
+public static final transient byte[] TRIBES_MBR_END   = new byte[] {84, 
82, 73, 66, 69, 83, 45, 69, 1, 0};
 
 /**
  * The listen host for this member
@@ -60,6 +60,10 @@
  * The tcp listen port for this member
  */
 protected int port;
+/**
+ * The udp listen port for this member
+ */
+protected int udpPort = -1;
 
 /**
  * The tcp/SSL listen port for this member
@@ -182,6 +186,7 @@
8+ //alive time
4+ //port
4+ //secure port
+   4+ //udp port
1+ //host length
host.length+ //host
4+ //command length
@@ -219,6 +224,7 @@
 //alive - 8 bytes
 //port - 4 bytes
 //secure port - 4 bytes
+//udp port - 4 bytes
 //host length - 1 byte
 //host - hl bytes
 //clen - 4 bytes
@@ -255,6 +261,9 @@
 //secure port
 XByteBuffer.toBytes(securePort,data,pos);
 pos += 4;
+//udp port
+XByteBuffer.toBytes(udpPort,data,pos);
+pos += 4;
 //host length
 data[pos++] = hl;
 //host
@@ -305,6 +314,7 @@
 //alive - 8 bytes
 //port - 4 bytes
 //secure port - 4 bytes
+   //udp port - 4 bytes
 //host length - 1 byte
 //host - hl bytes
 //clen - 4 bytes
@@ -319,7 +329,7 @@
 int pos = offset;
 
 if (XByteBuffer.firstIndexOf(data,offset,TRIBES_MBR_BEGIN)!=pos) {
-throw new IllegalArgumentException("Invalid package, should start 
with:"+org.apache.catalina.tribes.util.Arrays.toString(TRIBES_MBR_BEGIN)+" 
Possibly an incompatible client broadcasting on the same multicast address.");
+throw new IllegalArgumentException("Invalid package, should start 
with:"+org.apache.catalina.tribes.util.Arrays.toString(TRIBES_MBR_BEGIN));
 }
 
 if ( length < (TRIBES_MBR_BEGIN.length+4) ) {
@@ -352,6 +362,9 @@
 System.arraycopy(data, pos, sportd, 0, 4);
 pos += 4;
 
+byte[] uportd = new byte[4];
+System.arraycopy(data, pos, uportd, 0, 4);
+pos += 4;
 
 
 byte hl = data[pos++];
@@ -387,6 +400,7 @@
 member.setHost(addr);
 member.setPort(XByteBuffer.toInt(portd, 0));
 member.setSecurePort(XByteBuffer.toInt(sportd, 0));
+member.setUdpPort(XByteBuffer.toInt(uportd, 0));
 member.setMemberAliveTime(XByteBuffer.toLong(alived, 0));
 member.setUniqueId(uniqueId);
 member.payload = payload;
@@ -479,6 +493,10 @@
 public int getSecurePort() {
 return securePort;
 }
+
+public int getUdpPort() {
+   return udpPort;
+}
 
 public void setMemberAliveTime(long time) {
memberAliveTime=time;
@@ -590,6 +608,12 @@
 
 public void setSecurePort(int securePort) {
 this.securePort = securePort;
+this.dataPkg = null;
+}
+
+public void setUdpPort(int port) {
+   this.udpPort = port;
+   this.dataPkg = null;
 }
 
 public void readExternal(ObjectInput in) throws IOException, 
ClassNotFoundException {

Modified: 
tomcat/trunk/test/org/apache/catalina/tribes/test/membership/MemberSerialization.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/tribes/test/membership/MemberSerialization.java?rev=628837&r1=628836&r2=628837&view=diff
==
--- 
tomcat/trunk/test/org/apache/catalina/tribes/

Re: [PROPOSAL / POLL] Issue a de-support notice for Tomcat 4

2008-02-18 Thread Peter Rossbach

+1
Peter



On Feb 14, 2008, at 7:12 PM, Mark Thomas wrote:


All,

Tomcat 4 has been in maintenance mode for some time now with  
nearly all changes either updating libraries or fixing security  
bugs. I am happy to continue acting as release manager for as long  
as there are three +1s when there is a release.


However, there will come a time when it makes sense to cease  
supporting Tomcat 4.1.x. Rather than just announce it, as we did  
for 5.0.x, I think we should try and give our users some notice to  
encourage them to move off 4.1.x and to give them time to plan the  
move.


Therefore, my proposal is that we issue a de-support notice for  
Tomcat 4.


The poll is what date we announce for the end of Tomcat 4 support.  
Around 12 months notice seems reasonable to me so I am going to  
suggest 30 June 2009. Do people think this is enough notice?  
Alternative suggestions welcome.


The web pages would also need the appropriate updates.

Thoughts?




Re: [PROPOSAL] Announce 3.x is no longer supported

2008-02-18 Thread Peter Rossbach

+1
Peter



On Feb 14, 2008, at 7:05 PM, Mark Thomas wrote:


All,

The last 3.x release was almost 4 years ago. Since then there has  
been one security patch made available in source form and that was  
more an application issue than a Tomcat one.


There is still the odd support question on the users list but I  
think it is time to draw a line under 3.x. In practice, this would  
mean:

- removing the download links for 3.x from tomcat.a.o
- removing 3.x from dist (it would remain in the archives)
- removing the 3.x docs from tomcat.a.o
- closing any open 3.x bugs as WONTFIX

Adding a note that 3.x is no longer supported / removing much of  
the 3.x info from:

/index.html
/security-3.html
/whichversion.html
/bugreport.html

Thoughts?




svn commit: r628843 - in /tomcat/trunk: java/org/apache/catalina/tribes/ java/org/apache/catalina/tribes/group/ java/org/apache/catalina/tribes/membership/ java/org/apache/catalina/tribes/transport/ w

2008-02-18 Thread fhanik
Author: fhanik
Date: Mon Feb 18 10:50:35 2008
New Revision: 628843

URL: http://svn.apache.org/viewvc?rev=628843&view=rev
Log:
implement setter of secure and UDP ports

Modified:
tomcat/trunk/java/org/apache/catalina/tribes/ChannelReceiver.java
tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java
tomcat/trunk/java/org/apache/catalina/tribes/membership/MemberImpl.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
tomcat/trunk/webapps/docs/config/cluster-receiver.xml

Modified: tomcat/trunk/java/org/apache/catalina/tribes/ChannelReceiver.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/ChannelReceiver.java?rev=628843&r1=628842&r2=628843&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/ChannelReceiver.java (original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/ChannelReceiver.java Mon Feb 
18 10:50:35 2008
@@ -59,6 +59,12 @@
 public int getSecurePort();
 
 /**
+ * Returns the UDP port
+ * @return port, -1 if the UDP port is not activated.
+ */
+public int getUdpPort();
+
+/**
  * Sets the message listener to receive notification of incoming
  * @param listener MessageListener
  * @see MessageListener

Modified: tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java?rev=628843&r1=628842&r2=628843&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/MembershipService.java Mon Feb 
18 10:50:35 2008
@@ -109,7 +109,7 @@
 /**
  * Sets the local member properties for broadcasting
  */
-public void setLocalMemberProperties(String listenHost, int listenPort);
+public void setLocalMemberProperties(String listenHost, int listenPort, 
int securePort, int udpPort);
 
 /**
  * Sets the membership listener, only one listener can be added.

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java?rev=628843&r1=628842&r2=628843&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java 
Mon Feb 18 10:50:35 2008
@@ -141,7 +141,10 @@
 clusterReceiver.setMessageListener(this);
 clusterReceiver.start();
 //synchronize, big time FIXME
-
membershipService.setLocalMemberProperties(getClusterReceiver().getHost(), 
getClusterReceiver().getPort());
+
membershipService.setLocalMemberProperties(getClusterReceiver().getHost(), 
+   
getClusterReceiver().getPort(),
+   
getClusterReceiver().getSecurePort(),
+   
getClusterReceiver().getUdpPort());
 valid = true;
 }
 if ( Channel.SND_TX_SEQ==(svc & Channel.SND_TX_SEQ) ) {

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java?rev=628843&r1=628842&r2=628843&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/membership/McastService.java 
Mon Feb 18 10:50:35 2008
@@ -5,9 +5,9 @@
  * The ASF licenses this file to You under the Apache License, Version 2.0
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
- * 
+ *
  *  http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -70,9 +70,9 @@
 protected MemberImpl localMember ;
 private int mcastSoTimeout;
 private int mcastTTL;
-
+
 protected byte[] payload;
-
+
 protected byte[] domain;
 
 /**
@@ -95,7 +95,7 @@
 public String getInfo() {
 return (info);
 }
-
+
 /**
 

Re: 6.0.16 available in maven repository

2008-02-18 Thread Filip Hanik - Dev Lists
I just did it today, it's not an automated process, as we can't publish 
it until the release has been voted on, and after the release has been 
voted through, it's just a matter of someone doing it


Filip

Mohn, Robert wrote:

When will the 6.0.16 release be available in the maven repository? I
noticed there is always a 1+ week delay between the release and when the
release is available in the maven repository - is there a reason for
this? I thought the build scripts automatically populated the
repository.

Thanks,
-Rob

  



No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.7/1284 - Release Date: 2/17/2008 2:39 PM
  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 37326] - No error reported when has non-existent target

2008-02-18 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_bug.cgi?id=37326





--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 12:36 ---
Is it possible to disable this behavior with configuration?  I love the addition
of this error, but I don't want to have to update legacy versions of my app.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release build 4.1.37

2008-02-18 Thread Jim Jagielski







According to the release process, the 4.1.37 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable



 [X] Stable

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 37326] - No error reported when has non-existent target

2008-02-18 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_bug.cgi?id=37326





--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 13:06 ---
I am afraid not.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Cookies are broken in 6.0.16?

2008-02-18 Thread Jim Jagielski


On Feb 13, 2008, at 7:37 AM, Filip Hanik - Dev Lists wrote:


what do you guys think of this one
http://people.apache.org/~fhanik/patches/cookie-default-v1.patch

basically what it does, instead of forcing all cookies to v1, it  
does this


 if the cookie is v0
and
 the switchToV1 flag is true (let me know what the default value  
should be)

and
 the cookie contains invalid characters
then ->
 quote the cookie and set the version to 1



Personally, I think the default should be false (switchToV1),
which I think would be in keeping with the principle of
least astonishment... But I'm fine either way.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: 6.0.16 available in maven repository

2008-02-18 Thread Henri Gomez
Just a question.

Did there is a tomcat maven plugin like the jetty one ?

http://mojo.codehaus.org/jetty-maven-plugin/usage.html

I saw the :

http://mojo.codehaus.org/tomcat-maven-plugin/container-goals.html

But it didn't seems to works (exist)

[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] The plugin 'org.apache.maven.plugins:maven-tomcat-plugin' does
not exist or no valid version could be found
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Feb 18 21:48:59 CET 2008
[INFO] Final Memory: 4M/9M
[INFO] 

The one from http://snapshots.repository.codehaus.org seems pretty old ;(

2008/2/18, Filip Hanik - Dev Lists <[EMAIL PROTECTED]>:
> I just did it today, it's not an automated process, as we can't publish
> it until the release has been voted on, and after the release has been
> voted through, it's just a matter of someone doing it
>
> Filip
>
> Mohn, Robert wrote:
> > When will the 6.0.16 release be available in the maven repository? I
> > noticed there is always a 1+ week delay between the release and when the
> > release is available in the maven repository - is there a reason for
> > this? I thought the build scripts automatically populated the
> > repository.
> >
> > Thanks,
> > -Rob
> >
> >
> > 
> >
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.5.516 / Virus Database: 269.20.7/1284 - Release Date: 2/17/2008 
> > 2:39 PM
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] [RESULT] Release build 4.1.37

2008-02-18 Thread Mark Thomas

Mark Thomas wrote:

The source tarball and other packages are available here:
http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.37/

According to the release process, the 4.1.37 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable


And with my vote that makes it 4 votes for stable with no other votes.

I'll get on with the release process. Depending on how quick the mirrors 
sync, the announcement might go out tonight.


Mark


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r628881 - in /tomcat/trunk: java/org/apache/catalina/tribes/ java/org/apache/catalina/tribes/io/ java/org/apache/catalina/tribes/transport/ java/org/apache/catalina/tribes/transport/nio/ t

2008-02-18 Thread fhanik
Author: fhanik
Date: Mon Feb 18 14:07:09 2008
New Revision: 628881

URL: http://svn.apache.org/viewvc?rev=628881&view=rev
Log:
Starting to add in UDP support, still need to rethink how the sender is going 
to work

Modified:
tomcat/trunk/java/org/apache/catalina/tribes/Channel.java
tomcat/trunk/java/org/apache/catalina/tribes/io/ObjectReader.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/AbstractSender.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReplicationTask.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java

tomcat/trunk/test/org/apache/catalina/tribes/test/channel/ChannelStartStop.java

Modified: tomcat/trunk/java/org/apache/catalina/tribes/Channel.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/Channel.java?rev=628881&r1=628880&r2=628881&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/Channel.java (original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/Channel.java Mon Feb 18 
14:07:09 2008
@@ -5,9 +5,9 @@
  * The ASF licenses this file to You under the Apache License, Version 2.0
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
- * 
+ *
  *  http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -56,20 +56,20 @@
  *  |
  * Coordinator (implements 
MessageListener,MembershipListener,ChannelInterceptor)
  *  
- * /|   \ 
+ * /|   \
  */ |\
  *   /  | \
  *  /   |  \
  * /|   \
  *   MembershipService ChannelSender ChannelReceiver   
 [IO layer]
  * 
- * 
+ *
  * For example usage @see org.apache.catalina.tribes.group.GroupChannel
  * @author Filip Hanik
  * @version $Revision$, $Date$
  */
 public interface Channel {
-
+
 /**
  * Start and stop sequences can be controlled by these constants
  * This allows you to start separate components of the channel 
@@ -119,7 +119,7 @@
  * @see #stop(int)
  */
 public static final int MBR_TX_SEQ = 8;
-
+
 /**
  * Send options, when a message is sent, it can have an option flag
  * to trigger certain behavior. Most flags are used to trigger channel 
interceptors
@@ -127,7 +127,7 @@
  * However, there are five default flags that every channel implementation 
must implement
  * SEND_OPTIONS_BYTE_MESSAGE - The message is a pure byte message and no 
marshalling or unmarshalling will
  * be performed.
- * 
+ *
  * @see #send(Member[], Serializable , int)
  * @see #send(Member[], Serializable, int, ErrorHandler)
  */
@@ -150,27 +150,27 @@
  * to trigger certain behavior. Most flags are used to trigger channel 
interceptors
  * as the message passes through the channel stack. 
  * However, there are five default flags that every channel implementation 
must implement
- * SEND_OPTIONS_SYNCHRONIZED_ACK - Message is sent and an ACK is received 
when the message has been received and 
+ * SEND_OPTIONS_SYNCHRONIZED_ACK - Message is sent and an ACK is received 
when the message has been received and
  * processed by the recipient
  * If no ack is received, the message is not considered successful
  * @see #send(Member[], Serializable , int)
  * @see #send(Member[], Serializable, int, ErrorHandler)
  */
 public static final int SEND_OPTIONS_SYNCHRONIZED_ACK = 0x0004;
-
+
 /**
  * Send options, when a message is sent, it can have an option flag
  * to trigger certain behavior. Most flags are used to trigger channel 
interceptors
  * as the message passes through the channel stack. 
  * However, there are five default flags that every channel implementation 
must implement
- * SEND_OPTIONS_ASYNCHRONOUS - Message is sent and an ACK is received when 
the message has been received and 
+ * SEND_OPTIONS_ASYNCHRONOUS - Message is sent and an ACK is received when 
the message has been received and
  * processed by the recipient
  * If no ack is received, the message is not considered successful
  * @see #send(Member[], Serializable , int)
  * @see #send(Member[], Serializable, int, ErrorHandler)
  */
 public static final int SEND_OPTIONS_ASYNCHRON

Re: svn commit: r628117 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-18 Thread Remy Maucherat
On Sun, 2008-02-17 at 02:40 +, Filip Hanik - Dev Lists wrote:
> [EMAIL PROTECTED] wrote:
> > Author: remm
> > Date: Fri Feb 15 08:49:10 2008
> > New Revision: 628117
> >
> >
> >
> >  * Allow old style cookie values to work(auto switch to v1) (regression)
> >http://svn.apache.org/viewvc?view=rev&revision=627743 (ServerCookie.java)
> >+1: fhanik, markt
> > +  +0: remm (the property name is inconsistent with what has been used 
> > recently, but that
> > +  convention was never really discussed either)
> >-1: 
> >   
> the property used in this proposal is named STRICT_SERVLET same one 
> as used before.
> http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookie.java?r1=627743&r2=627742&pathrev=627743

Ok, but usually it also has its own property, and it's uppercase.

Rémy



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r628895 - in /tomcat/site/trunk: docs/download-41.html docs/index.html docs/security-4.html xdocs/download-41.xml xdocs/index.xml xdocs/security-4.xml

2008-02-18 Thread markt
Author: markt
Date: Mon Feb 18 14:25:40 2008
New Revision: 628895

URL: http://svn.apache.org/viewvc?rev=628895&view=rev
Log:
Update site for 4.1.37

Modified:
tomcat/site/trunk/docs/download-41.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/security-4.html
tomcat/site/trunk/xdocs/download-41.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/security-4.xml

Modified: tomcat/site/trunk/docs/download-41.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-41.html?rev=628895&r1=628894&r2=628895&view=diff
==
--- tomcat/site/trunk/docs/download-41.html (original)
+++ tomcat/site/trunk/docs/download-41.html Mon Feb 18 14:25:40 2008
@@ -302,8 +302,8 @@
 
 
 
-
-4.1.36 (Stable)
+
+4.1.37 (Stable)
 
 
 
@@ -329,27 +329,27 @@
   Full distributions for JDK 1.2 or later:
 
   
-zip
+zip
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.zip.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.zip.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.zip.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.zip.asc";>pgp
 )
   
   
-tar.gz
+tar.gz
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.tar.gz.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.tar.gz.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.tar.gz.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.tar.gz.asc";>pgp
 )
   
   
-Windows 
Installer
+Windows 
Installer
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.exe.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.exe.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.exe.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37.exe.asc";>pgp
 )
   
 
@@ -357,27 +357,27 @@
   Light distributions for JDK 1.4 or later:
 
   
-zip
+zip
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.zip.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.zip.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.zip.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.zip.asc";>pgp
 )
   
   
-tar.gz
+tar.gz
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.tar.gz.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.tar.gz.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.tar.gz.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.tar.gz.asc";>pgp
 )
   
   
-Windows
 Installer
+Windows
 Installer
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.exe.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.exe.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36-LE-jdk14.exe.asc";>pgp
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/bin/apache-tomcat-4.1.37-LE-jdk14.exe.asc";>pgp
 )
   
 
@@ -407,19 +407,19 @@
 
 
   
-zip
+zip
 (
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.36/src/apache-tomcat-4.1.36-src.zip.md5";>md5
+http://www.apache.org/dist/tomcat/tomcat-4/v4.1.37/src/apache-tomcat-4.1.37-src.zip.md5";>md5
 ,
-http://www.apache.org/dist/tomcat/tomcat-4/v4.1.3

DO NOT REPLY [Bug 44435] - Inaccuracies in the ISO-8859-1 character encoder

2008-02-18 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_bug.cgi?id=44435





--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 14:59 ---
What happens if you set the startup option:
-Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: svn commit: r628117 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-18 Thread Filip Hanik - Dev Lists

Remy Maucherat wrote:

On Sun, 2008-02-17 at 02:40 +, Filip Hanik - Dev Lists wrote:
  

[EMAIL PROTECTED] wrote:


Author: remm
Date: Fri Feb 15 08:49:10 2008
New Revision: 628117


   
 * Allow old style cookie values to work(auto switch to v1) (regression)

   http://svn.apache.org/viewvc?view=rev&revision=627743 (ServerCookie.java)
   +1: fhanik, markt
+  +0: remm (the property name is inconsistent with what has been used 
recently, but that
+  convention was never really discussed either)
   -1: 
  
  
the property used in this proposal is named STRICT_SERVLET same one 
as used before.

http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookie.java?r1=627743&r2=627742&pathrev=627743



Ok, but usually it also has its own property, and it's uppercase.
  

you lost me here, not sure I understand what you are talking about.

Filip

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r628940 - in /tomcat/trunk/java/org/apache/catalina/tribes: ./ transport/ transport/nio/

2008-02-18 Thread fhanik
Author: fhanik
Date: Mon Feb 18 16:57:54 2008
New Revision: 628940

URL: http://svn.apache.org/viewvc?rev=628940&view=rev
Log:
more UDP code

Modified:
tomcat/trunk/java/org/apache/catalina/tribes/Member.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/AbstractSender.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/ReceiverBase.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReplicationTask.java
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioSender.java

tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/ParallelNioSender.java

Modified: tomcat/trunk/java/org/apache/catalina/tribes/Member.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/Member.java?rev=628940&r1=628939&r2=628940&view=diff
==
--- tomcat/trunk/java/org/apache/catalina/tribes/Member.java (original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/Member.java Mon Feb 18 
16:57:54 2008
@@ -5,9 +5,9 @@
  * The ASF licenses this file to You under the Apache License, Version 2.0
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
- * 
+ *
  *  http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -24,7 +24,7 @@
  * The host is what interface the member is listening to, to receive data
  * The port is what port the member is listening to, to receive data
  * The uniqueId defines the session id for the member. This is an important 
feature
- * since a member that has crashed and the starts up again on the same 
port/host is 
+ * since a member that has crashed and the starts up again on the same 
port/host is
  * not guaranteed to be the same member, so no state transfers will ever be 
confused
  * @author Filip Hanik
  * @version $Revision$, $Date$
@@ -32,18 +32,18 @@
 
 
 public interface Member {
-
+
 /**
  * When a member leaves the cluster, the payload of the memberDisappeared 
member
  * will be the following bytes. This indicates a soft shutdown, and not a 
crash
  */
 public static final byte[] SHUTDOWN_PAYLOAD = new byte[] {66, 65, 66, 89, 
45, 65, 76, 69, 88};
-
+
 /**
  * Returns the name of this node, should be unique within the group.
  */
 public String getName();
-  
+
 /**
  * Returns the listen host for the ChannelReceiver implementation
  * @return IPv4 or IPv6 representation of the host address this member 
listens to incoming data
@@ -57,7 +57,7 @@
  * @see ChannelReceiver
  */
 public int getPort();
-
+
 /**
  * Returns the secure listen port for the ChannelReceiver implementation.
  * Returns -1 if its not listening to a secure port.
@@ -65,7 +65,13 @@
  * @see ChannelReceiver
  */
 public int getSecurePort();
-
+
+/**
+ * Returns the UDP port that this member is listening to for UDP messages.
+ * @return the listen UDP port for this member, -1 if its not listening on 
a UDP port
+ */
+public int getUdpPort();
+
 
 /**
  * Contains information on how long this member has been online.
@@ -74,7 +80,7 @@
  * @return nr of milliseconds since this member started.
  */
 public long getMemberAliveTime();
-
+
 /**
  * The current state of the member
  * @return boolean - true if the member is functioning correctly
@@ -85,32 +91,32 @@
  * @return boolean - true if the member is suspect, but the crash has not 
been confirmed
  */
 public boolean isSuspect();
-
+
 /**
- * 
- * @return boolean - true if the member has been confirmed to malfunction 
+ *
+ * @return boolean - true if the member has been confirmed to malfunction
  */
 public boolean isFailing();
-
+
 /**
  * returns a UUID unique for this member over all sessions.
  * If the member crashes and restarts, the uniqueId will be different.
  * @return byte[]
  */
 public byte[] getUniqueId();
-
+
 /**
  * returns the payload associated with this member
  * @return byte[]
  */
 public byte[] getPayload();
-
+
 /**
  * returns the command associated with this member
  * @return byte[]
  */
 public byte[] getCommand();
-
+
 /**
  * Domain for this cluster
  * @return byte[]

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/transport/AbstractSender.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/transport/AbstractSender.java?rev=628940&r1=628939&r2=628940&view=diff
=

DO NOT REPLY [Bug 40317] - mod_jk, mixed up response if request contains http status 304 - resources with Content-Length > 0

2008-02-18 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_bug.cgi?id=40317


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 17:29 ---
*** Bug 8 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 44448] - Invalid Response if HTTP Status = 304

2008-02-18 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_bug.cgi?id=8


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Additional Comments From [EMAIL PROTECTED]  2008-02-18 17:29 ---


*** This bug has been marked as a duplicate of 40317 ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] Apache Tomcat 4.1.37 stable is released

2008-02-18 Thread Mark Thomas

The Apache Tomcat team is proud to announce the immediate availability
of Tomcat 4.1.37 stable. This build contains numerous library updates,
a small number of bug fixes and two important, one moderate and six low
severity security fixes.

Apache Tomcat is an implementation of the Java Server Pages 1.2 and
Java Servlet 2.3 specifications.

Please refer to the release notes for a complete list of changes.

Downloads:
http://tomcat.apache.org/download-41.cgi
Security information:
http://tomcat.apache.org/security-4.html

The Apache Tomcat Team


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]