• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOWebServiceClient and .Net Auth Header
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOWebServiceClient and .Net Auth Header


  • Subject: WOWebServiceClient and .Net Auth Header
  • From: Philippe Lafoucrière <email@hidden>
  • Date: Thu, 19 Oct 2006 10:13:13 +0200

Hi,

we need to consume a .net webservice which require the use of a auth header in a SOAP envelop :

<soap:Envelope

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";

xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>



<soap:Header>

<AuthHeader xmlns="http://mywebservice.com/wsapiv2/";>

<sLogin>string</sLogin>

<sPassword>string</sPassword>

</AuthHeader>

</soap:Header>



<soap:Body>

…
</soap:Body>

</soap:Envelope>

Is there a way to do this with WOWebServiceClient ?

Thank you by advance
Philippe

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Adding cookies in a DA method
  • Next by Date: FWD: Chicago based WebObjects full time employment oppty
  • Previous by thread: Re: Adding cookies in a DA method
  • Next by thread: FWD: Chicago based WebObjects full time employment oppty
  • Index(es):
    • Date
    • Thread