Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [SOAP WebDAV] SOAP and WebDAV bits

From: compkarori::gmail::com at: 15-Nov-2008 21:00

Gregg After all that discussion we had in the early 2000s regarding SOAP, unfortunately nothing ever came from that. After all those years I didn't need to use SOAP again until this past month. I made some changes to the http-prot.r ( see http://rebol.wik.is/Protocols/Http ) So, I can do this read/custom url reduce [ 'soap payload [ soapaction: "" ]] where payload is the xml soap message. I am using rebelxml.r from the library to construct messages and deconstruct the results. Pretty much everything is done by hand ... no automated tools to read the xsd etc. rebelxml.r can't read messages with namespaces eg. <ns:blah ... > and so Maxim has suggested you do a search and replace on the XML result to remove all the namespaces prior to parsing with rebelxml On Fri, Nov 14, 2008 at 5:00 AM, Gregg Irwin <gregg-pointillistic.com> wrote:
> Hello all, > > I know Graham has done some SOAP stuff, and there are some ML archive > resources on REBOL.org, but I haven't found what I would call a > definitive reference. > > Has anyone pursued a SOAP or WebDAV interface in depth? Graham? > > Thanks! > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. >
-- Graham Chiu http://www.synapsedirect.com Synapse - the use from anywhere EMR.