[Xml-compile] XML::Compile::SOAP::Daemon 2.00
Mark Overmeer
mark at overmeer.net
Thu Feb 12 09:26:33 GMT 2009
Greetz,
This release (finally) brings the server side of the SOAP implementation
up to par with the client side. The code is extensively reworked to
also use XML::Compile::Cache. There are now real tests and tracing is
improved ;-)
Like with the client-side XML::Compile::SOAP rework, the only thing
you probably need to add is an explicit "use XML::Compile::SOAP11"
to your scripts. That's all I needed to get the examples work.
When you develop XML::Compile::SOAP clients, you really should have
a look at this: with a few lines of code, you have a full test
environment!
version 2.00: Thu Feb 12 10:18:11 CET 2009
Changes:
- Be compatible with XML::Compile::SOAP 2.01
- adapted examples to new interface. Minor changes.
- removed new(support_versions) and isSupportedVersion().
Simply only load the implementations you daemon will support.
- used HTTP error codes have changed.
Fixes:
- do not require SOAP12, which got stripped from XML::Compile::SOAP
- do not use /bin/pwd in t/pod.t
- do not attempt to use SOAP11 for protocol errors.
Improvements:
- test faults in t/10faults.t
--
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list