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:[EMAIL PROTECTED]
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






Reply via email to