Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-14 Thread Patrick Mc Erlean
that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Patrick Mc Erlean" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, November 14, 2006 4:43 AM Subject: Re: How do I update the com

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-14 Thread Patrick Mc Erlean
Steffen Heil wrote: Hi I downloaded Wireshark and I think you are absolutely right. The packets are not even reaching my machine in this situation. Something in between is stopping them. So this is not a Tomcat question at all. I don't believe so. Actually I forgot to tell you ab

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-14 Thread Patrick Mc Erlean
Steffen, I downloaded Wireshark and I think you are absolutely right. The packets are not even reaching my machine in this situation. Something in between is stopping them. Can you offer me any suggestions as to how I can track down the problem? My phone is operating on an Orange network in

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-14 Thread Patrick Mc Erlean
Caldarale, Charles R wrote: From: Patrick Mc Erlean [mailto:[EMAIL PROTECTED] Subject: Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2? Apparently the reason Apache rejects this request is that there is a Content Length check for -1 in the FileUploadBase class. Not true

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-14 Thread Patrick Mc Erlean
Hi Steffen, I'm pretty new to Tomcat. How do I setup Tomcat as a standalone, without Apache? Is that a separate download of is it just configured differently? Regards, Patrick. Steffen Heil wrote: Hi Apparently the reason Apache rejects this request is that there is a Content Length ch

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-13 Thread Patrick Mc Erlean
Caldarale, Charles R wrote: From: Patrick Mc Erlean [mailto:[EMAIL PROTECTED] Subject: Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2? I understand what you're saying and it does seem strange that the commons-fileupload jar lives under the manager webapp. Not st

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-13 Thread Patrick Mc Erlean
h as common/lib or server/lib but that's where it is in 5.5.20. I just need to know how to update it properly. Regards, Patrick. Caldarale, Charles R wrote: From: Patrick Mc Erlean [mailto:[EMAIL PROTECTED] Subject: Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2? My under

Re: How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-13 Thread Patrick Mc Erlean
as replacing the jar? Maybe there are other dependecies for this to work? Regards, Patrick. Caldarale, Charles R wrote: From: Patrick Mc Erlean [mailto:[EMAIL PROTECTED] Subject: How do I update the commons-fileupdate JAR from 1.0 to 1.2? It looks like it's not as simple as replacing t

How do I update the commons-fileupdate JAR from 1.0 to 1.2?

2006-11-13 Thread Patrick Mc Erlean
Hi, I am sending packets from a mobile application to Apache Tomcat version 5.5.20. I am getting a response code of 411 when my packets are over 2016 bytes in length. Apparently this is a bug in Apache Tomcat, where it doesn't deal properly with Chunked Transfer. I read that this problem i