Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 82450 invoked from network); 20 Feb 2004 07:07:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Feb 2004 07:07:01 -0000 Received: (qmail 82862 invoked by uid 500); 20 Feb 2004 07:06:36 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 82841 invoked by uid 500); 20 Feb 2004 07:06:35 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 82831 invoked from network); 20 Feb 2004 07:06:35 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 20 Feb 2004 07:06:35 -0000 Received: (qmail 28542 invoked by uid 50); 20 Feb 2004 07:07:08 -0000 Date: 20 Feb 2004 07:07:08 -0000 Message-ID: <20040220070708.28541.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: axis-dev@ws.apache.org Cc: Subject: DO NOT REPLY [Bug 26654] - Temporary Redirect causes AxisFault X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=26654 Temporary Redirect causes AxisFault ------- Additional Comments From matthias.mueller@datev.de 2004-02-20 07:07 ------- Dear dims, I've attached a new version of class org.apache.axis.transport.http.HTTPSender. I had to correct a few bugs and improved performance due to location url handling. The changes only affected method readFromSocket(). You can do me a favour and integrate the changes into Axis 1.2. Many thanks -Matthias