Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 85790 invoked from network); 11 Jan 2005 14:14:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Jan 2005 14:14:00 -0000 Received: (qmail 13129 invoked by uid 500); 11 Jan 2005 14:13:56 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 13094 invoked by uid 500); 11 Jan 2005 14:13:56 -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 13079 invoked by uid 99); 11 Jan 2005 14:13:56 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mtagate1.uk.ibm.com (HELO mtagate1.uk.ibm.com) (195.212.29.134) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 11 Jan 2005 06:13:54 -0800 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate1.uk.ibm.com (8.12.10/8.12.10) with ESMTP id j0BEDXVQ300020 for ; Tue, 11 Jan 2005 14:13:36 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j0BEDt47141682 for ; Tue, 11 Jan 2005 14:13:55 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id j0BEDXTn010204 for ; Tue, 11 Jan 2005 14:13:33 GMT Received: from d06ml068.portsmouth.uk.ibm.com (d06ml068.portsmouth.uk.ibm.com [9.149.38.194]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id j0BEDWD5010181 for ; Tue, 11 Jan 2005 14:13:32 GMT In-Reply-To: Subject: Re: Changes to AXISCPP.CONF To: axis-dev@ws.apache.org X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Fred Preston Date: Tue, 11 Jan 2005 14:16:37 +0000 X-MIMETrack: Serialize by Router on D06ML068/06/M/IBM(Release 6.51HF338 | June 21, 2004) at 11/01/2005 14:17:55 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi All, Further to my last e-mail, the default settings are now as follows:- Windows ------- Name Release Debug Transport HTTPTransport.dll HTTPTransport_D.dll Channel_HTTP HTTPChannel.dll HTTPChannel_D.dll Channel_HTTP_SSL HTTPSSLChannel.dll HTTPSSLChannel_D.dll AIX --- Name Release Transport libhttp_transport.a Channel_HTTP libhttp_channel.a Channel_HTTP_SSL libhttp_channelssl.a OS400 ----- Name Release Transport libhttp_transport.so Channel_HTTP libhttp_channel.so Channel_HTTP_SSL libhttp_channelssl.so Linux ----- Name Release Transport libhttp_transport.so Channel_HTTP libhttp_channel.so Channel_HTTP_SSL libhttp_channelssl.so Regards, Fred Preston. Fred Preston/UK/IBM@IB To: "'axis-dev@ws.apache.org'" MGB cc: Subject: Changes to AXISCPP.CONF 11/01/05 13:39 Please respond to axis-dev Hi All, W.R.T. AXISCPP-373 and AXISCPP-361 I have just altered the names of the following properties:- Was Becomes --- ------- Channel Channel_HTTP Channel_ssl Channel_HTTP_SSL There is now a new property for my SSL implementation requirements:- New --- SecureInfo Please make sure that all of your axiscpp.conf files get updated! Regards, Fred Preston.