Are you trying to talk to IIS, which normally runs
NTLM  (windows) security?
If you figure it out, I'd love to know what to do.
I'm stumped and have no clue. We're likely to start
building our clients with C# instead.
I hate letting Microsoft's extend and embrace tactic
win, but they aren't getting any competition here.

-J


--- "Tim K. (Gmane)" <[EMAIL PROTECTED]> wrote:
> 
> 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