[Xml-compile] version of XML::Compile::SOAP::HTTPDaemon which
supports GET
rahed
raherh at gmail.com
Mon Mar 28 14:32:45 GMT 2011
Mark Overmeer <mark at overmeer.net> writes:
> * Mark Wood-Patrick (mwoodpatrick at gmail.com) [110328 11:41]:
>> 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
>
> Ah, that remembers me that I still have to release
> XML::Compile::SOAP::Daemon version 3.00.
>
> Many servers have such a ?WSDL option. IMO, it is really bad design
> to support dynamically changing interfaces in a serious application...
> So, chance are that people start using it :( On the other hand, for
> documentation purposes, I do see its use. I'll see.
Unfortunately some clients do require having a wsdl file at
/path/to/file?WSDL. I had to find a workaround with SOAP::Lite server. The
client was written within a java framework and it probably required the
wsdl file during first start after the java code changed.
--
Radek
More information about the Xml-compile
mailing list