Re: Exchanging information



Lew wrote:

SOAP is not limited to HTTP. It is an XML format. Document exchange follows a format defined by a WSDL. The mode of document transport is not restricted.

Hmm, interesting. I'll have to take a look at SOAP eventually, I guess.
.



Relevant Pages

  • Re: Cant deserialize xsd:date attributes using Axis WSDL2Java classes
    ... date strings. ... I.e. the format of the xml you're sending is not what the ... > I am generating client classes from a WSDL with the Axis WSDL2Java ...
    (comp.lang.java.programmer)
  • RE: Help consuming third part web services
    ... I am using the following WSDL: ... The XML SOAP response that my embedded web server generates is: ... Response.Write(string.Format("WebRequest returned ", xResp); ... there any tips regarding the format of my response oor the format of the WSDL ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: SoapException
    ... My wsdl, requests, and responses pass all the tests put forth by ... Dan Diephouse wrote: ... I was actually referring to T and Z in the date format. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Writing Binaries to and Reading Binaries from Disk
    ... Lew wrote: ... consumed by a C program that expects to read a "native" format. ... It looks like that other thread, the one you must be misremembering, Eric, is in clj.help from Alexandre Ferrieux, "How to ... Eric Sosman ...
    (comp.lang.java.programmer)
  • Re: data transport
    ... Lew writes: ... per useful message than do other protocols. ... If it takes twice as many bits to send a message, but the format is ...
    (comp.lang.java.programmer)