<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>soaplite at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/soaplite/</link>
    <description>SOAP::Lite for Perl (soaplite.com)</description>

    <item>
      <title>AW: Modifying soap:Envelope attributes</title>
      <pubDate>Fri, 30 Oct 2009 14:11:10 GMT</pubDate>
      <dc:creator>Martin Busik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6384</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6384</guid>
      <description>Hi, ... I had a similiar problem. The XML-Schema definition contained the following attribute: elementFormDefault=&quot;qualified&quot; this causes some implementations</description>
    </item>
    <item>
      <title>AW: [soaplite] Modifying soap:Envelope attributes</title>
      <pubDate>Thu, 29 Oct 2009 23:21:22 GMT</pubDate>
      <dc:creator>Martin Busik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6383</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6383</guid>
      <description>Hi, ... a &quot;dirty&quot; one is: $soap-&gt;serializer-&gt;attr-&gt;{xmlns} = &quot;http://server.domain.com/model&quot;; I&#39;m wondering that that you are requesting for this, because </description>
    </item>
    <item>
      <title>Modifying soap:Envelope attributes</title>
      <pubDate>Thu, 29 Oct 2009 20:38:55 GMT</pubDate>
      <dc:creator>taluy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6382</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6382</guid>
      <description>We have an issue trying to add an attribute to the soap:Envelope tag. The issue is that we need to add an xmlns attribute to the soap:Envelope tag that is</description>
    </item>
    <item>
      <title>XML Digital Signature Library</title>
      <pubDate>Thu, 29 Oct 2009 18:49:04 GMT</pubDate>
      <dc:creator>Byrne Reese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6381</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6381</guid>
      <description>Wow, It has been a while since I wrote to this group. Hi everyone! I just wrote a new Perl module which I thought might be useful to people on this list as it</description>
    </item>
    <item>
      <title>[job assigment] exchange your Soap::Lite skills for beer money ;)</title>
      <pubDate>Fri, 23 Oct 2009 06:20:49 GMT</pubDate>
      <dc:creator>Joff</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6380</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6380</guid>
      <description>&lt;&lt;job assignment solicitation&gt;&gt; Sorry for the quasi-spam, hoping to get a hand from one of you. My startup has a Soap API our partners use to insert orders</description>
    </item>
    <item>
      <title>SOAP::Lite version problems w/ complex query</title>
      <pubDate>Thu, 15 Oct 2009 22:14:13 GMT</pubDate>
      <dc:creator>Wersel, Eric</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6379</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6379</guid>
      <description>I am attempting to port this code to a new server install, but for some reason it&#39;s not working with a current version of SOAP::Lite. When I switch the new</description>
    </item>
    <item>
      <title>AW: [soaplite] Multiple &quot;Accept&quot; tags in the HTTP Request Header</title>
      <pubDate>Sun, 13 Sep 2009 00:57:50 GMT</pubDate>
      <dc:creator>Martin Busik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6378</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6378</guid>
      <description>Hi, ... Yes. See http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html#z3 Cheers, Martin ... Yes. use SOAP::Lite (&#43;trace =&gt; [ &quot;transport&quot; =&gt; \&amp;rewrite_headers ]);</description>
    </item>
    <item>
      <title>Multiple &quot;Accept&quot; tags in the HTTP Request Header</title>
      <pubDate>Fri, 11 Sep 2009 21:26:58 GMT</pubDate>
      <dc:creator>satheesh.uppalapati</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6377</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6377</guid>
      <description>Hello All, We have a requirement to integrate our vendor provided B2B platform with a trading partner who uses SOAP Perl Lite client as the web service client.</description>
    </item>
    <item>
      <title>Array encodings: soapenc:arrayType vs a simpler format?</title>
      <pubDate>Sun, 06 Sep 2009 16:00:57 GMT</pubDate>
      <dc:creator>jcroall</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6376</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6376</guid>
      <description>Hello, I&#39;m new to SOAP and am confused about array encodings. The Java-based service that I am trying to interact with expects the following format: </description>
    </item>
    <item>
      <title>Array encodings: soapenc:arrayType vs a simpler format?</title>
      <pubDate>Sun, 06 Sep 2009 16:00:51 GMT</pubDate>
      <dc:creator>jcroall</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6375</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6375</guid>
      <description>Hello, I&#39;m new to SOAP and am confused about array encodings. The Java-based service that I am trying to interact with expects the following format: </description>
    </item>
    <item>
      <title>version 710 does not work for a webservice we connect to</title>
      <pubDate>Thu, 03 Sep 2009 21:29:33 GMT</pubDate>
      <dc:creator>jdawgaz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6374</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6374</guid>
      <description>I have 710 on linux, and 55 on windows. I am connecting to the same service, with exactly the same code, windows works, linux doesn&#39;t (the &#43;traces are</description>
    </item>
    <item>
      <title>Re: Complex data type</title>
      <pubDate>Tue, 01 Sep 2009 15:35:18 GMT</pubDate>
      <dc:creator>pgfarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6373</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6373</guid>
      <description>Excellent! Thanks Martin, that worked. On to new errors!!!</description>
    </item>
    <item>
      <title>AW: [soaplite] Complex data type</title>
      <pubDate>Mon, 31 Aug 2009 02:50:27 GMT</pubDate>
      <dc:creator>Martin Busik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6372</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6372</guid>
      <description>Hi, ... SOAP::Data-&gt;name( &#39;ns:group&#39; ) =&gt; value is the same as SOAP::Data-&gt;name( &#39;ns:group&#39; ), value which means an empty element named &#39;ns:group&#39; followed by</description>
    </item>
    <item>
      <title>Complex data type</title>
      <pubDate>Fri, 28 Aug 2009 18:23:42 GMT</pubDate>
      <dc:creator>pgfarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6371</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6371</guid>
      <description>I am trying to build a SOAP request with the following structure: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;soap:Envelope</description>
    </item>
    <item>
      <title>Re: Namespace problems</title>
      <pubDate>Fri, 28 Aug 2009 03:59:34 GMT</pubDate>
      <dc:creator>pgfarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/soaplite/message/6370</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/soaplite/message/6370</guid>
      <description>Found the problem - it was a namespace reference issue. I changed my code to (note the prefix of &quot;ns:&quot;). There were some other structure issues that were fixed</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sun Nov  8 00:15:37 PST 2009 -->
