Re: Once again 302 :(

2004-03-02 Thread Thorsten Scherler
Andre John Mas wrote: I am not really in a position to test the code, but could you see whether changing the value of the 'user-agent' header gives: method.setRequestHeader(user-agent, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113); or

Re: Once again 302 :(

2004-03-02 Thread Thorsten Scherler
Michael Becke wrote: Hi Thorsten, Not sure what's happening here. I'm trying under RedHat and all is well. Please post the error stack trace as well as a wire log of the problem http://jakarta.apache.org/commons/httpclient/logging.html. This will help to narrow down the problem. Mike I

Re: Once again 302 :(

2004-03-02 Thread Thorsten Scherler
Michael Becke wrote: Hi Thorsten, Not sure what's happening here. I'm trying under RedHat and all is well. I installed the log4j and traced down the problem: You said for you is working fine! My local maschine (windows) as well is working fine with both addresses! ...but the server is in a

DO NOT REPLY [Bug 27366] New: - GetMethod.getResponseBodyAsStream() .available() could return content-length

2004-03-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27366. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 27366] - GetMethod.getResponseBodyAsStream() .available() could return content-length

2004-03-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27366. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Fwd: Re: Once again 302 :(]

2004-03-02 Thread Thorsten Scherler
---BeginMessage--- Michael Becke wrote: Hi Thorsten, Not sure what's happening here. I'm trying under RedHat and all is well. I installed the log4j and traced down the problem: You said for you is working fine! My local maschine (windows) as well is working fine with both addresses! ...but

POST sent in two packets

2004-03-02 Thread Tony Thompson
I am using the 2.0 HTTP client released on Feb 17th. I am having an issue with the client splitting my POST into two packets on the wire. Typically, I don't think that would cause an issue - To unsubscribe, e-mail: [EMAIL

Re: POST sent in two packets

2004-03-02 Thread Tony Thompson
Please disregard. I think my cold medication made me press Send instead of Cancel [EMAIL PROTECTED] 03/02/04 02:38PM I am using the 2.0 HTTP client released on Feb 17th. I am having an issue with the client splitting my POST into two packets on the wire. Typically, I don't think that

Re: Once again 302 :(

2004-03-02 Thread Thorsten Scherler
Andre John Mas wrote: I am not really in a position to test the code, but could you see whether changing the value of the 'user-agent' header gives: method.setRequestHeader(user-agent, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113); or

Re: Once again 302 :(

2004-03-02 Thread Thorsten Scherler
Michael Becke wrote: Hi Thorsten, Not sure what's happening here. I'm trying under RedHat and all is well. I installed the log4j and traced down the problem: You said for you is working fine! My local maschine (windows) as well is working fine with both addresses! ...but the server is in a

file transfer through firewall

2004-03-02 Thread Ramakrishna Kuppa (Bangalore)
Hi, I am new to HttpClient...so bear with me if I am asking a wrong question(s). I am developing an application wherein my customer should be able to transfer a large XML file over the internet to my server system, which is behind a firewall. (An example scenario is the customer sitting