compile tomcat on windows environment ?

2009-04-11 Thread Anas Ahmed
hello all, must i have cygwin to compile tomcat on windows environment ?? since i have exception with ant download command when download JDT. thanks Anas _ More than messages–check out the rest of the Windows Live™.

Problem with ISAPI Redirector

2009-04-11 Thread George Sexton
I posted this a couple of days ago on tomcat-user but did not get any response. I'm having a problem using the ISAPI redirector. I making the request, and I get back a 400 Bad Request response. I've gone through the troubleshooting doc, and the howto for the redirector and come up blank. I've

Re: svn commit: r763726 - in /tomcat/trunk/java/org/apache/catalina/ha/backend: HeartbeatListener.java MultiCastSender.java Proxy.java Sender.java TcpSender.java

2009-04-11 Thread sebb
On 09/04/2009, jfcl...@apache.org jfcl...@apache.org wrote: Author: jfclere Date: Thu Apr 9 16:32:04 2009 New Revision: 763726 URL: http://svn.apache.org/viewvc?rev=763726view=rev Log: Add the Tcp code... Still need the code in httpd-trunk to test it. Added:

Re: svn commit: r763298 - in /tomcat/trunk/java/org/apache/catalina: core/StandardContext.java core/StandardHost.java tribes/membership/Membership.java util/InstanceSupport.java util/LifecycleSuppor

2009-04-11 Thread sebb
On 10/04/2009, Mark Thomas ma...@apache.org wrote: Filip Hanik - Dev Lists wrote: I'm generally against this find bugs 'may be bugs' issues. is there an actual bug here? Reported bug, no. Bugs uses could hit, yes. Hence why this is in trunk and not being proposed for backport. Are

Re: svn commit: r763635 - in /tomcat/trunk/java/org/apache/catalina/ha/backend: HeartbeatListener.java MultiCastSender.java Sender.java

2009-04-11 Thread sebb
On 09/04/2009, jfcl...@apache.org jfcl...@apache.org wrote: Author: jfclere Date: Thu Apr 9 13:00:21 2009 New Revision: 763635 URL: http://svn.apache.org/viewvc?rev=763635view=rev Log: Move the multi logic to MultiCastSender with the idea to TCP sockets and a list of proxy too.

Re: svn commit: r763726 - in /tomcat/trunk/java/org/apache/catalina/ha/backend: HeartbeatListener.java MultiCastSender.java Proxy.java Sender.java TcpSender.java

2009-04-11 Thread Filip Hanik - Dev Lists
jean-frederic clere wrote: Filip Hanik - Dev Lists wrote: jean-frederic clere wrote: It requires some new code in httpd-trunk to work... sounds like you're reinventing the wheel in tomcat trunk to avoid code in httpd trunk :) Not completely :) The logic in httpd-trunk is for a multicast

Re: svn commit: r763298 - in /tomcat/trunk/java/org/apache/catalina: core/StandardContext.java core/StandardHost.java tribes/membership/Membership.java util/InstanceSupport.java util/LifecycleSupport.

2009-04-11 Thread Filip Hanik - Dev Lists
Ian Darwin wrote: Filip Hanik - Dev Lists wrote: I'm generally against this find bugs 'may be bugs' issues. is there an actual bug here? It's generally making the code better. What do you object to about it? very simple, if one is about to refactor code, how about removing syncs and using

Re: svn commit: r763298 - in /tomcat/trunk/java/org/apache/catalina: core/StandardContext.java core/StandardHost.java tribes/membership/Membership.java util/InstanceSupport.java util/LifecycleSuppor

2009-04-11 Thread Filip Hanik - Dev Lists
sebb wrote: On 10/04/2009, Mark Thomas ma...@apache.org wrote: Filip Hanik - Dev Lists wrote: I'm generally against this find bugs 'may be bugs' issues. is there an actual bug here? Reported bug, no. Bugs uses could hit, yes. Hence why this is in trunk and not being