<?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: Ruby SOAP4R For Web Services</title>
	<atom:link href="http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<lastBuildDate>Fri, 05 Mar 2010 11:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jose</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-15550</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Tue, 14 Jul 2009 22:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-15550</guid>
		<description>Try passing your parameter as hash.  eg logincustomer(:id =&gt; &#039;your_id&#039;)</description>
		<content:encoded><![CDATA[<p>Try passing your parameter as hash.  eg logincustomer(:id =&gt; &#8216;your_id&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-15068</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-15068</guid>
		<description>&lt;blockquote&gt;
query=&quot;

   
   
      
         
myuser
asdf
         
      
   

&quot;
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
query=&#8221;</p>
<p>myuser<br />
asdf</p>
<p>&#8221;
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-15067</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-15067</guid>
		<description>in the query variable I defined I have xml tags for soapenv, header, body, logincustomer, loginMethodDTO</description>
		<content:encoded><![CDATA[<p>in the query variable I defined I have xml tags for soapenv, header, body, logincustomer, loginMethodDTO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-15066</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-15066</guid>
		<description>Just one question... i&#039;m a newbie...
I&#039;m doing something like:
WSDL_URL = &quot;http://myserver/WS/services/Access?wsdl&quot;
service = SOAP::WSDLDriverFactory.new(WSDL_URL).create_rpc_driver

query=&quot;

   
   
      
         
                        myName
            asdf
         
      
   

&quot;
service.loginCustomer(query)


please, What I&#039;m doing wrong???
I&#039;m sure the query string is correct because I use this query string with a SOAP client and it works.

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Just one question&#8230; i&#8217;m a newbie&#8230;<br />
I&#8217;m doing something like:<br />
WSDL_URL = &#8220;http://myserver/WS/services/Access?wsdl&#8221;<br />
service = SOAP::WSDLDriverFactory.new(WSDL_URL).create_rpc_driver</p>
<p>query=&#8221;</p>
<p>                        myName<br />
            asdf</p>
<p>&#8221;<br />
service.loginCustomer(query)</p>
<p>please, What I&#8217;m doing wrong???<br />
I&#8217;m sure the query string is correct because I use this query string with a SOAP client and it works.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay McIlrath</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-14879</link>
		<dc:creator>Clay McIlrath</dc:creator>
		<pubDate>Thu, 05 Feb 2009 06:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-14879</guid>
		<description>SOAP4r is amazing for &lt;a href=&quot;http://chosendevelopment.com&quot; title=&quot;web development&quot; rel=&quot;nofollow&quot;&gt;web development&lt;/a&gt;. I just recently discovered it and it rocked my world. Do you know if there is a Ruby Gem for it or support with Rails?</description>
		<content:encoded><![CDATA[<p>SOAP4r is amazing for <a href="http://chosendevelopment.com" title="web development" rel="nofollow">web development</a>. I just recently discovered it and it rocked my world. Do you know if there is a Ruby Gem for it or support with Rails?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Candler</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-14146</link>
		<dc:creator>Brian Candler</dc:creator>
		<pubDate>Wed, 03 Sep 2008 08:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-14146</guid>
		<description>Remember to add at the top of your code: require &#039;soap/wsdlDriver&#039;</description>
		<content:encoded><![CDATA[<p>Remember to add at the top of your code: require &#8217;soap/wsdlDriver&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/comment-page-1/#comment-11096</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Wed, 12 Dec 2007 14:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2006/02/09/ruby-soap4r-for-web-services/#comment-11096</guid>
		<description>Hi
I need help to connect a ruby application to a document style web service provided by SAP Business One.
Please provide me with the steps and workarounds you did to make your example work.
Your comment:

One Problem I found
SOAP4R was originally built to support RPC Literal encoded Web Services. Support for Document Literal services is more recent. To get the service to work, I had to update to the latest trunk version from their Subversion server. Before the update I was not able to send Arrays of objects to my service. Document Literal services are preferred for Contract First design because it offers full schema validation of the soap message. Document Literal support is still a little bit rough around the edges, but I got it to work successfully.

Much appreciated
Marcus Raath
South Africa
+27823009607</description>
		<content:encoded><![CDATA[<p>Hi<br />
I need help to connect a ruby application to a document style web service provided by SAP Business One.<br />
Please provide me with the steps and workarounds you did to make your example work.<br />
Your comment:</p>
<p>One Problem I found<br />
SOAP4R was originally built to support RPC Literal encoded Web Services. Support for Document Literal services is more recent. To get the service to work, I had to update to the latest trunk version from their Subversion server. Before the update I was not able to send Arrays of objects to my service. Document Literal services are preferred for Contract First design because it offers full schema validation of the soap message. Document Literal support is still a little bit rough around the edges, but I got it to work successfully.</p>
<p>Much appreciated<br />
Marcus Raath<br />
South Africa<br />
+27823009607</p>
]]></content:encoded>
	</item>
</channel>
</rss>
