You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Tim K. (Gmane)" <tk...@idpax.com> on 2005/04/05 20:23:46 UTC

Re: .NET cred

So how can one configure the Stub so that it uses CommonsHTTPSender and
how does one get to the transport instance from the stub so that custom
headers can be set?

Also, would CommonsHTTPSender be able to participate in the HTTP digest
auth mechanism?

Thank you.

Tim


> Would this also work for digest authentication for example?
> 
> Also, how do you get to use CommonsHTTPSender when you need to make a 
> call given an instance of the Stub?
> 
> Thanks.
> 
> Tim
> 
> 
> THOMAS, JAI [AG-Contractor/1000] wrote:
> 
>> Have a look at org.apache.axis.transport.http.CommonsHTTPSender.
>> ComonsHTTPSender::invoke() appends user credentials and other relevant 
>> info
>> to http header before sending request.
>>
>> Hope it helps
>>
>> Jai
>>
>>
>>  
>>
>> -----Original Message-----
>> From: John Windberg [mailto:jwindberg@yahoo.com]
>> Sent: Tuesday, March 29, 2005 12:57 PM
>> To: axis-user@ws.apache.org
>> Subject: RE: .NET cred
>>
>>
>> CommonsHTTPSender() does not seem to exist anywhere in
>> the axis.jar file.
>>
>> I'll admit to being clueless, but you have to start
>> somewhere.
>>
>> To quote someone great, "Huh?"
>>
>> thanks
>>
>> I'm sure somewhere out there is a howto or a faq or
>> something on how one uses java/axis to talk to a .NET
>> server that has not been changed in anyway from it's
>> default settings. Anyone??
>>
>> Thanks
>>
>> -J
>>
> 
>