[Xml-compile] version of XML::Compile::SOAP::HTTPDaemon which supports GET

Chris Andrews chris at nodnol.org
Mon Mar 28 12:38:48 GMT 2011


On Mon, Mar 28, 2011 at 12:40 PM, Mark Wood-Patrick
<mwoodpatrick at gmail.com> wrote:
> Has anyone created a version of XML::Compile::SOAP::HTTPDaemon which
> supports GET. So that the server can return the wsdl and xsd to a client
> (and possibly other files) so that clients have an easy way of getting this
> information if they don’t have access to the source code

I started work on something like this, here:

  https://github.com/chrisa/perl-XMLCompileSOAP-PSGI

This sets up a PSGI app which serves up the WSDL, as well as
dispatching SOAP requests.

There was a brief thread about it a couple of months ago, where a
couple of limitations were pointed out, which I hope to deal with at
some point:

  http://lists.scsys.co.uk/pipermail/xml-compile/2011-January/000569.html

Hopefully that'll be helpful.



Chris.



More information about the Xml-compile mailing list