<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Consuming document literal SOAP webservices with Ruby and ROXML</title>
	<atom:link href="http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/</link>
	<description>photographer, entrepreneur, software engineer, musician, skier</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:45:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Brian E</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-31358</link>
		<dc:creator>Brian E</dc:creator>
		<pubDate>Tue, 01 Sep 2009 05:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-31358</guid>
		<description>Try again:

echo &quot;JXJ7Xjxcdys6RW52ZWxvcGUuKj4oPzo8ZW52OkhlYWRlcj48L2VudjpIZWFkZXI+KT88XHcrOkJvZHk+KC4qKTwvXHcrOkJvZHk+PC9cdys6RW52ZWxvcGU+JH0K&quot; &#124; base64 -d</description>
		<content:encoded><![CDATA[<p>Try again:</p>
<p>echo &#8220;JXJ7Xjxcdys6RW52ZWxvcGUuKj4oPzo8ZW52OkhlYWRlcj48L2VudjpIZWFkZXI+KT88XHcrOkJvZHk+KC4qKTwvXHcrOkJvZHk+PC9cdys6RW52ZWxvcGU+JH0K&#8221; | base64 -d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian E</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-31357</link>
		<dc:creator>Brian E</dc:creator>
		<pubDate>Tue, 01 Sep 2009 04:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-31357</guid>
		<description>I think your code block example lost some backslashes somewhere.  Here&#039;s the regex I&#039;ve adopted to strip the soap header.

SOAP_ENV_RE = %r{^(?:)?(.*)$}</description>
		<content:encoded><![CDATA[<p>I think your code block example lost some backslashes somewhere.  Here&#8217;s the regex I&#8217;ve adopted to strip the soap header.</p>
<p>SOAP_ENV_RE = %r{^(?:)?(.*)$}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahsan</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-11937</link>
		<dc:creator>Ahsan</dc:creator>
		<pubDate>Sun, 08 Jun 2008 07:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-11937</guid>
		<description>Duh :S - Thanks :)</description>
		<content:encoded><![CDATA[<p>Duh :S &#8211; Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-11928</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Sat, 07 Jun 2008 16:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-11928</guid>
		<description>Look in the post above :-) it&#039;s right in themiddle there (second to last codeblock). This code is _old_ though so I make no guarantees. It may have quite easily rotted away while it sat on this blog. I haven&#039;t worked with SOAP in a while :-)</description>
		<content:encoded><![CDATA[<p>Look in the post above :-) it&#8217;s right in themiddle there (second to last codeblock). This code is _old_ though so I make no guarantees. It may have quite easily rotted away while it sat on this blog. I haven&#8217;t worked with SOAP in a while :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahsan</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-11926</link>
		<dc:creator>Ahsan</dc:creator>
		<pubDate>Sat, 07 Jun 2008 13:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-11926</guid>
		<description>Hi there,

I&#039;m having the same problems with soap4r (doesn&#039;t play well with the wsdl), so I&#039;m going to try out your solution.

Just one question - Where can I find the Initializable module ?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I&#8217;m having the same problems with soap4r (doesn&#8217;t play well with the wsdl), so I&#8217;m going to try out your solution.</p>
<p>Just one question &#8211; Where can I find the Initializable module ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Grace</title>
		<link>http://yanpritzker.com/2006/08/23/consuming-document-literal-soap-webservices-with-ruby-and-roxml/comment-page-1/#comment-8316</link>
		<dc:creator>Ray Grace</dc:creator>
		<pubDate>Thu, 20 Sep 2007 15:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://skwpspace.com/?p=4#comment-8316</guid>
		<description>Used your code and it works a treat, much easier than messing about with wsdl&#039;s</description>
		<content:encoded><![CDATA[<p>Used your code and it works a treat, much easier than messing about with wsdl&#8217;s</p>
]]></content:encoded>
	</item>
</channel>
</rss>

