Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 867 invoked from network); 12 Dec 2007 13:00:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2007 13:00:25 -0000 Received: (qmail 7469 invoked by uid 500); 12 Dec 2007 13:00:08 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 6906 invoked by uid 500); 12 Dec 2007 13:00:06 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 6895 invoked by uid 99); 12 Dec 2007 13:00:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 05:00:06 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 12:59:43 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J2RBi-0006aI-DV for axis-user@ws.apache.org; Wed, 12 Dec 2007 04:59:46 -0800 Message-ID: <14294615.post@talk.nabble.com> Date: Wed, 12 Dec 2007 04:59:46 -0800 (PST) From: rgg7n To: axis-user@ws.apache.org Subject: RE: JRE 6.0 http transport support in Axis? In-Reply-To: <9AC61F38188F65449087DF32F995B93F040CFE98@AUNDDVSEXC01.au.didata.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ryan.gates@gmail.com References: <9AC61F38188F65449087DF32F995B93F040CF135@AUNDDVSEXC01.au.didata.local> <19e0530f0704110536k43e66389j42745e9d23276ab9@mail.gmail.com> <9AC61F38188F65449087DF32F995B93F040CFE98@AUNDDVSEXC01.au.didata.local> X-Virus-Checked: Checked by ClamAV on apache.org I am working on the same issue - trying to get NTLMv2 support in an AXIS client. Have you been able to leverage the NTLMv2 capabilities in jdks 5 & 6 as Commons HTTP Sender doesnt support this protocol? Having trouble finding any software out there that does this. Thanks Colum Daly wrote: > > Thanks for the response dims. Commons http does support NTLM > authentication but unfortunately only levels 0-3 - it doesn't support > NTLMv2 at all. Ref: > http://jakarta.apache.org/commons/httpclient/authentication.html#Known_l > imitations_and_problems > > The JRE 6.0 http transport is reported to support all levels of NTLM > authentication which is preferable, but may not be worthwhile if Axis > 1.4 doesn't support its use. > So, do you know if there is a way to configure Axis to use the JRE > transport? > Thanks, > Colum. > > -----Original Message----- > From: Davanum Srinivas [mailto:davanum@gmail.com] > Sent: Wednesday, April 11, 2007 10:36 PM > To: axis-user@ws.apache.org > Subject: Re: JRE 6.0 http transport support in Axis? > > Commons http supports NTLM. > > -- dims > > On 4/11/07, Colum Daly wrote: >> Does Axis 1.4 support the inbuilt JRE 6.0 http transport? >> >> We have a requirement to create an Axis client that will use the JRE > 6.0 >> http transport for communication. Apparently the JRE 6.0 Http Client >> offers full support of the NTLM protocol which is the requirement for >> authentication. That's why we're not using other options such as >> Jakarta's CommonsHTTPSender transport. >> >> I'm hoping there is a way to specify the JRE's http transport in the >> Axis client-config.wsdd by replacing the default configuration: >> > pivot="java:org.apache.axis.transport.http.HTTPSender"> >> >> I've spent a good number of hours researching this and found plenty of >> examples online of how to configure Axis to use the CommonsHTTPSender >> but nothing about how to specify the JRE transport. >> >> Any suggestions are much appreciated. >> Thanks, >> Colum. >> >> > ************************************************************************ > ****** >> - NOTICE FROM DIMENSION DATA AUSTRALIA >> This message is confidential, and may contain proprietary or legally > privileged information. If you have received this email in error, > please notify the sender and delete it immediately. >> >> Internet communications are not secure. You should scan this message > and any attachments for viruses. Under no circumstances do we accept > liability for any loss or damage which may result from your receipt of > this message or any attachments. >> > ************************************************************************ > ****** >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org >> For additional commands, e-mail: axis-user-help@ws.apache.org >> >> > > > -- > Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services > Developers > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > > -- View this message in context: http://www.nabble.com/JRE-6.0-http-transport-support-in-Axis--tp9933620p14294615.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org