<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>SOAP::Lite for Perl</title>
    
    <link rel="alternate" type="text/html" href="http://www.soaplite.com/" />
    <id>tag:typepad.com,2003:weblog-130694</id>
    <updated>2008-03-02T15:00:06-08:00</updated>
    <subtitle>SOAP::Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP, also known as Service Oriented Access Protocol) both on client and server side.</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/typepad/soaplite" type="application/atom+xml" /><entry>
        <title>SOAP-Lite 0.71 released</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/nhs6F5HmbIQ/soap-lite-071-r.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2008/03/soap-lite-071-r.html" thr:count="6" thr:updated="2009-06-09T11:03:23-07:00" />
        <id>tag:typepad.com,2003:post-46445368</id>
        <published>2008-03-02T15:00:06-08:00</published>
        <updated>2008-03-02T15:00:06-08:00</updated>
        <summary>SOAP-Lite 0.71 is available from CPAN at http://search.cpan.org/perldoc?SOAP%3A%3ALite. 0.71 is mainly a bug fix release - all users are encouraged to upgrade. The included Changes file lists the differences to previous versions. 0.71 will be the last release to run...</summary>
        <author>
            <name>Martin Kutter</name>
        </author>
        
        
<content type="html" xml:lang="en-US" xml:base="http://www.soaplite.com/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;SOAP-Lite 0.71 is available from CPAN at http://search.cpan.org/perldoc?SOAP%3A%3ALite.&lt;/p&gt;

&lt;p&gt;0.71 is mainly a bug fix release - all users are encouraged to upgrade. The included Changes file lists the differences to previous versions.&lt;/p&gt;

&lt;p&gt;0.71 will be the&amp;nbsp; last release to run under perl 5.005 - we've decided to drop support for perls that old from the next release on. If you're using SOAP::Lite and haven't got a newer perl, you should consider upgrading now...&lt;/p&gt;

&lt;p&gt;Martin Kutter&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://www.soaplite.com/2008/03/soap-lite-071-r.html</feedburner:origLink></entry>
    <entry>
        <title>SOAP-Lite 0.70_xx pre-releases</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/fj4XCG77Qac/soap-lite-070_x.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2008/02/soap-lite-070_x.html" thr:count="1" thr:updated="2008-02-19T06:01:59-08:00" />
        <id>tag:typepad.com,2003:post-45798126</id>
        <published>2008-02-18T15:28:54-08:00</published>
        <updated>2008-02-18T15:28:54-08:00</updated>
        <summary>Developement work with the SOAP::Lite 0.70_xx pre-releases is reaching some point where I feel it's time for a new stable release. I expect 0.71 to be out by the end of february 2008. If you want to help me, you...</summary>
        <author>
            <name>Martin Kutter</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Developement work with the SOAP::Lite 0.70_xx pre-releases is reaching some point where I feel it's time for a new stable release.</p>

<p>I expect 0.71 to be out by the end of february 2008.</p>

<p>If you want to help me, you may just try out the 0.70_xx pre-releases from CPAN and report any errors you experience.</p>

<p>Martin</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2008/02/soap-lite-070_x.html</feedburner:origLink></entry>
    <entry>
        <title>"SOAP::Sanity" - a guide for building complex data types</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/8f3yC6VCd7U/soapsanity_a_gu.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2007/02/soapsanity_a_gu.html" thr:count="103" thr:updated="2009-07-09T05:27:36-07:00" />
        <id>tag:typepad.com,2003:post-30337596</id>
        <published>2007-02-11T07:21:52-08:00</published>
        <updated>2007-02-11T07:21:52-08:00</updated>
        <summary>Paul has written a good guide of how to encode complex data structures and schemas in SOAP::Lite. Byrne and others have posted some good stuff (see for example the majordojo soaplite archive and this hands-on tour at builder.com), but mostly...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Code Samples" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Paul has written a good <a href="http://tardate.blogspot.com/2007/02/complex-soaplite-requests-my-rules-for.html">guide of how to encode complex data structures</a> and schemas in SOAP::Lite.</p><blockquote><p>Byrne and others have posted some good
stuff (see for example the <a href="http://www.majordojo.com/archives/cat_soaplite_solutions.html">majordojo soaplite archive</a> and this <a href="http://builder.com.com/5100-6389-1045078.html">hands-on tour</a>
at builder.com), but mostly you'll find the experiences shared go along
lines like "...after hacking around for a bit, I found that this
worked...".</p></blockquote></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2007/02/soapsanity_a_gu.html</feedburner:origLink></entry>
    <entry>
        <title>State of the SOAP</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/mGOUbVh9bGE/state_of_the_so.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2007/01/state_of_the_so.html" thr:count="25" thr:updated="2009-06-09T10:59:52-07:00" />
        <id>tag:typepad.com,2003:post-15235794</id>
        <published>2007-01-16T14:39:24-08:00</published>
        <updated>2007-01-16T14:39:24-08:00</updated>
        <summary>The SOAP protocol is a critical communication protocol on the Internet due in large part to the fact that it has become native to so many development platforms. SOAP itself has also become an incredibly stable protocol. The WS-* Wars...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>The SOAP protocol is a critical communication protocol on the Internet due in large part to the fact that it has become native to so many development platforms. SOAP itself has also become an incredibly stable protocol. The WS-* Wars of the early millenium seem to have died down, and the few truly useful extensions to SOAP have been selected by the market.</p>

<p>
Most SOAP toolkits as well have stablized along with the protocol. Relative to all those other toolkits, the status of this SOAP toolkit is fair to good. It differentiates itself from other toolkits by still being really easy to use for the majority of use cases. But as more and more people adopt document-literal as their preferred method of encoding, the roots and biases of SOAP::Lite in regards to XML::RPC begin to show and the toolkit is not as resilient.</p>

<p>As a result, SOAP::Lite has a number of known interoperability issues with more modern implementations of SOAP servers and clients. The task of keeping SOAP::Lite up to date is a difficult one. The source code is notoriously complex, a mark of the seriously ingenious Paul Kulchenko who created SOAP:Lite. As a result baffles most inexperienced Perl programmers, and indeed sends many of them running in shear terror. I myself am given the highest respect in my office for signing up to maintain the module for this fact alone - I work with some of the brightest and most experienced Perl programmers in the industry and they all look at SOAP::Lite in awe. And not the "good" kind of awe, the kind of awe that gives people a healthy, but fearful respect.</p>

<p>
But I am not trying to inflate my ego, I am trying to set the stage for what should be next for Perl's only SOAP toolkit.</p>

<p>
If SOAP::Lite as a project that is to attract more contributing authors, it is essential that the SOAP::Lite code base become easier to work with. SOAP::Lite could benefit a great deal from shedding a lot of the code written before the protocol had really matured, before the era of the WS-i, before a time where other toolkits and servers had agreed upon and embraced a set of best practices. It should consider severing itself from XML::RPC which is really a different protocol that operates under a totally different set of assumptions. SOAP::Lite should shift to a document-driven model, as opposed to an RPC driven one.</p>

<p>Therefore SOAP::Lite needs a re-write. SOAP::Lite needs to live up the "Lite" part of its name. SOAP::Lite should be built from the ground up to conform to the WS-i's requirements. It should be built first and foremost around a wicked WSDL parser and engine. It should be made more modular so that its components can be more easily swapped out for newer and better implementations without disrupting users and developers. It should take advantage of the number of perl modules that have evolved since SOAP::Lite was conceived to reduce code complexity and obscurity.</p>

<p>
SOAP::Lite needs your help. SOAP::Lite needs a group of 2-3 passionate people to take a fresh look at this critical toolkit for Perl developers and to usher into a new age of utilization, community growth, usage, and utility.</p>

<p>
Undertaking a project like this is not a trivial task. It requires months and months of dedicated time and attention. And then it must also be supported and maintained.</p>

<p>
This project would not start from ground zero. There is a vision and a plethora of tried and true code already within SOAP::Lite that shouldn't be needlessly thrown away. What we endeavor to do is make SOAP::Lite easier to grok and easier to work with. What we hope to create is a new module, called SOAP::Easy.</p>

<p>
Byrne Reese<br />
Lead Developer and Maintainer, SOAP::Lite</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2007/01/state_of_the_so.html</feedburner:origLink></entry>
    <entry>
        <title>Announcing SOAP::Lite 0.67</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/0oXNt7qZPnU/announcing_soap.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2006/01/announcing_soap.html" thr:count="6" thr:updated="2007-11-27T22:51:40-08:00" />
        <id>tag:typepad.com,2003:post-8627824</id>
        <published>2006-01-27T14:17:33-08:00</published>
        <updated>2006-01-27T14:17:33-08:00</updated>
        <summary>I just pushed the latest version of SOAP::Lite to CPAN. It is a relatively small release containing the following fixes: Fixed a bug where the charset parameter was being added and re-added multiple times to the Content-Type HTTP header. Fixed...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I just pushed the latest version of <a href="http://search.cpan.org/dist/SOAP-Lite/">SOAP::Lite</a> to <a href="http://www.cpan.org/">CPAN</a>. It is a relatively small release containing the following fixes:</p>

<ul><li>Fixed a bug where the charset parameter was being added and re-added multiple times to the Content-Type HTTP header.</li>

<li>Fixed a bug that prevented SOAP::Lite from parsing MIME messages that did not contain content-ids.</li>

<li>Made a few enhancements to how SOAP::Lite defines (internally) the use of default and non-default namespaces.</li></ul></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2006/01/announcing_soap.html</feedburner:origLink></entry>
    <entry>
        <title>Documentation gets a face lift!</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/EyGTsOKDLSA/documentation_g.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2005/12/documentation_g.html" thr:count="5" thr:updated="2007-10-30T05:25:35-07:00" />
        <id>tag:typepad.com,2003:post-8127424</id>
        <published>2005-12-29T14:44:15-08:00</published>
        <updated>2005-12-29T14:44:15-08:00</updated>
        <summary>Documentation is key to any project, and readability is key to any documentation. Thus, I made a point to gift a face lift to what is quickly becoming the definitive documentation on SOAP::Lite.</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Documentation is key to any project, and readability is key to any documentation. Thus, I made a point to gift a face lift to what is quickly becoming the <a href="http://www.majordojo.com/soaplite/docs/SOAP/Lite.html">definitive documentation on SOAP::Lite</a>.</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2005/12/documentation_g.html</feedburner:origLink></entry>
    <entry>
        <title>Bowing to pressure, Byrne releases SOAP::Lite 0.66</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/kcbWLj2hczU/bowing_to_press.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2005/12/bowing_to_press.html" thr:count="1" thr:updated="2008-02-16T00:31:11-08:00" />
        <id>tag:typepad.com,2003:post-8076401</id>
        <published>2005-12-25T01:19:08-08:00</published>
        <updated>2005-12-25T01:19:08-08:00</updated>
        <summary>A year and a half ago SOAP::Lite enjoyed a frenzy of development which resulted in some critical enhancements to the platform. While a few bug reports have come in, and many have been fixed. I have held off this long...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>A year and a half ago SOAP::Lite enjoyed a frenzy of development which resulted in some critical enhancements to the platform. While a few bug reports have come in, and many have been fixed. I have held off this long for fear of a bug not yet reported, but it is important for me to remind myself that software is never <em>finished</em> -- it is only refined.</p>

<p>Therefore, I have resolved to <a href="http://sourceforge.net/project/showfiles.php?group_id=66000">release the latest of SOAP::Lite</a> into the wild so that it can be used more broadly. And if issues do arise, I will take care of them.</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2005/12/bowing_to_press.html</feedburner:origLink></entry>
    <entry>
        <title>Support for HTTP 1.1's Expect: 100-Continue</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/PFX_dTEmy6s/support_for_htt.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2005/10/support_for_htt.html" thr:count="2" thr:updated="2007-04-27T14:07:02-07:00" />
        <id>tag:typepad.com,2003:post-6964296</id>
        <published>2005-10-18T17:48:36-07:00</published>
        <updated>2005-10-18T17:48:36-07:00</updated>
        <summary>So I have been working sith Sam Shillace over at Writely, a very cool product if no one has seen it, on problems they have been having posting against SOAP::Lite servers. Writely is one of the only successful "Web 2.0...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Documentation" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>So I have been working sith Sam Shillace over at <a href="http://www.writely.com/">Writely</a>, a very cool product if no one has seen it, on problems they have been having posting against SOAP::Lite servers. Writely is one of the only successful "Web 2.0 Applications" built on top of .NET I have seen - so kudos to his and his team for proving so many people wrong that smokin' cool apps can be built on top of .NET.</p>

<p>Anyway that little fact is relevant because .NET has implemented a little known HTTP Header called "Expect" (officially part of the <a href="http://rfc.net/rfc2616.html#s8.2.3">HTTP 1.1 spec</a>) which SOAP::Lite does not support... <em>yet</em>.</p>

<p>However, I think I may have fixed that problem. I have <a href="http://cvs.sourceforge.net/viewcvs.py/soaplite/soaplite-dist/lib/SOAP/Transport/HTTP.pm?r1=1.15&amp;r2=1.16">checked in a change to HTTP.pm</a> that I believe will do just that. It still needs to be tested, but I am keeping my fingers crossed. For you bleeding edge folks, you can check out the source code from <a href="http://cvs.sourceforge.net/viewcvs.py/soaplite/soaplite-dist">CVS</a>.</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2005/10/support_for_htt.html</feedburner:origLink></entry>
    <entry>
        <title>SOAP::Lite 0.65 Beta 6 released!</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/hbGlerLimuI/soaplite_065_be.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2005/06/soaplite_065_be.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-5013881</id>
        <published>2005-06-03T12:33:40-07:00</published>
        <updated>2005-06-03T12:33:40-07:00</updated>
        <summary>Found and fixed a bug at work where XMLRPC requests where being serialized using the SOAP document-literal serializer when serializing arrays. As far as XMLRPC is concerned, there is good news and bad news (I suppose). The bad news is...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Found and fixed a bug at <a href="http://www.sixapart.com/">work</a> where XMLRPC requests where being serialized using the SOAP document-literal serializer when serializing arrays.<br />As far as XMLRPC is concerned, there is good news and bad news (I suppose). The bad news is that XMLRPC development is not really progressing that much. On the other hand, we are building out our XMLRPC unit test suite to make XMLRPC more reliable from release to release. Until this release XMLRPC simply did not work in 0.65.</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2005/06/soaplite_065_be.html</feedburner:origLink></entry>
    <entry>
        <title>0.65_5 Released - Critical update for XMLRPC users</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/soaplite/~3/PWTk6NC21ho/065_5_released_.html" />
        <link rel="replies" type="text/html" href="http://www.soaplite.com/2005/05/065_5_released_.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-4596981</id>
        <published>2005-05-06T10:29:09-07:00</published>
        <updated>2005-05-06T10:29:09-07:00</updated>
        <summary>A bug was discovered in all versions of SOAP::Lite 0.65 which prevented XMLRPC servers from working properly. The bug prevents incoming XMLRPC requests to be processed by the XMLRPC deserializer. Instead, the SOAP deserializer picks it up and says that...</summary>
        <author>
            <name>Byrne Reese</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="News and Announcements" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://www.soaplite.com/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>A bug was discovered in all versions of SOAP::Lite 0.65 which prevented XMLRPC servers from working properly. The bug prevents incoming XMLRPC requests to be processed by the XMLRPC deserializer. Instead, the SOAP deserializer picks it up and says that the root <tt>/Envelope</tt> element cannot be found. The fix was relatively small and <em>does not</em> impact users of SOAP based web services - only XMLRPC based web services. But as always, everyone is encouraged to <a href="https://sourceforge.net/project/showfiles.php?group_id=66000">upgrade</a>.<br />The files have also been uploaded to CPAN, but may take 24 hours to appear there.</p></div>
</content>


    <feedburner:origLink>http://www.soaplite.com/2005/05/065_5_released_.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:dynamic-ssi -->
