Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 27466 invoked from network); 31 Aug 2004 15:18:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 Aug 2004 15:18:27 -0000 Received: (qmail 96732 invoked by uid 500); 31 Aug 2004 15:18:09 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 96677 invoked by uid 500); 31 Aug 2004 15:18:08 -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 96647 invoked by uid 99); 31 Aug 2004 15:18:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [207.245.38.242] (HELO prelude.corp.infusiondev.com) (207.245.38.242) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 31 Aug 2004 08:18:06 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: server redirected too many times(20) while using AXIS 1.1 Date: Tue, 31 Aug 2004 11:18:02 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: server redirected too many times(20) while using AXIS 1.1 Thread-Index: AcSPazhxkekegMdOQo6IByP/zjhRygAAfRMw From: "Satish Artham" To: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N If you're implying that 1.2 beta is more stable than 1.1 then I will use the beta version. Tx -------------------------------------------------------- Satish Artham Infusion Development Corporation P: 416-595-4072 =20 -----Original Message----- From: Steve Loughran [mailto:stevel@apache.org]=20 Sent: Tuesday, August 31, 2004 10:59 AM To: axis-dev@ws.apache.org Subject: Re: server redirected too many times(20) while using AXIS 1.1 Satish Artham wrote: > I've seen another post (by Srinivas Davanum) where the solution is to=20 > use the commonshttpsender included with AXIS 1.2 beta. I cannot use a > beta version of code in my production environment. Are there any=20 > alternatives? Can you please describe the underlying problem. this is a silly question, but why cant you use beta code? in the open source land the amount of support for old shipped code is=20 pretty minimal -if you want to backport patches you are free to do so,=20 but most dev effort goes to the head version. This makes most effective=20 use of limited resources and simplifies the process significantly. So if you want working systems, work with the leading edge stuff, not=20 products that are effectively a year old. now, why was it you cant use beta stuff? since its only a naming=20 decision that differentiates a beta release of axis from a production one. -steve