IE SOAP Without WSDL - how?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Simon (simon_at_nospam.com.au)
Date: 06/14/04


Date: Mon, 14 Jun 2004 17:18:00 +1000

Hi all.

I am using SOAP from IE. However I do not want the round trip of
retrieving a WSDL before I can make a SOAP call in the browser, which
the IE webservice.htc seems to demand.

My services are not independantly exposed, I control the IE JavaScript
development and server side development. I am implementing simple
lookups - why should I have to pull back the WSDL and incur a
performance penalty?

So my question - how can I use the web service behvaiour to make a SOAP
call without needing a WSDL?

Regards,
Simon.



Relevant Pages

  • Re: SOAP project
    ... and what do I do if they haven't published the WSDL document? ... your job is much easier - you can create a SOAP ... > | the server as standard SOAP messages. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: [PHP] WSDL Generator class
    ... I'm no big fan of SOAP and certainly think it's silly that I have to use like 8 million lines of WSDL to describe a 20 line function ... We use Ruby to talk to PHP5 via SOAP. ... I'am looking for an WSDL generator class. ... Is the soap extension or a PEAR classes will include this ...
    (php.general)
  • Re: webservice.htc, no WSDL
    ... >> I am using SOAP from IE. ... >> retrieving a WSDL before I can make a SOAP call in the browser, ... >> needing the WSDL? ... So for IE, I am now replicating the mozilla soap api, using xmlHttp. ...
    (microsoft.public.scripting.jscript)
  • Re: How to get a WSDL from a given URI
    ... This sort of using standard SOAP API Packets as querying mechanisms is used ... Think of MEX as something rather similar. ... > to generate proxy class "If the SoapService endpoint is bound to an HTTP ... you can request the WSDL definition by appending "?wsdl" to the ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: SOAP to webservice
    ... Unfortunately they do not have the WSDL ... required for the SOAP header etc. Do you know of any "SOAP wrapper" ... XML document I've manually put together for testing, but I want to be able ... > class and open a socket to send the SOAP envelope to the Java server. ...
    (microsoft.public.dotnet.framework.aspnet)