<?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: Soap4r and Rails</title>
	<atom:link href="http://www.bluejazzconsulting.com/soap4r-and-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluejazzconsulting.com/soap4r-and-rails/</link>
	<description>Austin-based Ruby on Rails, Architecture, and Technical Consulting for Startups</description>
	<lastBuildDate>Tue, 17 Mar 2009 14:41:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-40132</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 17 Mar 2009 14:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-40132</guid>
		<description>Thanks Ben!</description>
		<content:encoded><![CDATA[<p>Thanks Ben!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-40126</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 17 Mar 2009 02:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-40126</guid>
		<description>To get this to work in Rails 2.1 (and probably later versions) all I had to do was 

config.gem &#039;soap4r&#039;, :lib =&gt; false

in my environment.rb.  No finagling of boot.rb required.</description>
		<content:encoded><![CDATA[<p>To get this to work in Rails 2.1 (and probably later versions) all I had to do was </p>
<p>config.gem &#8217;soap4r&#8217;, :lib =&gt; false</p>
<p>in my environment.rb.  No finagling of boot.rb required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAILroading &#187; Blog Archive &#187; links for 2008-02-13</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-26367</link>
		<dc:creator>RAILroading &#187; Blog Archive &#187; links for 2008-02-13</dc:creator>
		<pubDate>Wed, 13 Feb 2008 07:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-26367</guid>
		<description>[...] Soap4r and Rails &#124; Blue Jazz Consulting - Austin-based Ruby on Rails, Architecture, and Technical Le... (tags: soap rails) [...]</description>
		<content:encoded><![CDATA[<p>[...] Soap4r and Rails | Blue Jazz Consulting &#8211; Austin-based Ruby on Rails, Architecture, and Technical Le&#8230; (tags: soap rails) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-1075</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 25 May 2007 14:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-1075</guid>
		<description>Bob,

Without more information it may be hard to determine the problem. Just make sure that you have read all of the links that I referenced in my post, and be sure that you apply my fix only if you are running rails from under vendor, rather than as a gem.</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>Without more information it may be hard to determine the problem. Just make sure that you have read all of the links that I referenced in my post, and be sure that you apply my fix only if you are running rails from under vendor, rather than as a gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-1073</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 24 May 2007 20:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-1073</guid>
		<description>I&#039;m trying your fix, but I still get the same error, when running inside rails.  Standalone works fine.  Any guesses?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying your fix, but I still get the same error, when running inside rails.  Standalone works fine.  Any guesses?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-1000</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 07 May 2007 18:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-1000</guid>
		<description>I wonder if it would be possible to load soap4r from a plugin instead of a gem. Thought that might not solve the load order problem.</description>
		<content:encoded><![CDATA[<p>I wonder if it would be possible to load soap4r from a plugin instead of a gem. Thought that might not solve the load order problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-995</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 03 May 2007 00:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-995</guid>
		<description>Ryan,

No, it doesn&#039;t matter which way you choose to launch Rails - via gems or under a vendor directory - the issue still remains. 

My post identifies the fact that the fix commonly found via Google only works if you are using Rails via gems. The fix I documented above solves the problem if Rails is loaded under the vendor directory - a fact that I found after spending some time wondering why the original fix didn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Ryan,</p>
<p>No, it doesn&#8217;t matter which way you choose to launch Rails &#8211; via gems or under a vendor directory &#8211; the issue still remains. </p>
<p>My post identifies the fact that the fix commonly found via Google only works if you are using Rails via gems. The fix I documented above solves the problem if Rails is loaded under the vendor directory &#8211; a fact that I found after spending some time wondering why the original fix didn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.bluejazzconsulting.com/soap4r-and-rails/comment-page-1/#comment-994</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 02 May 2007 20:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluejazzconsulting.com/2007/04/18/soap4r-and-rails/#comment-994</guid>
		<description>Would this problem not be the case if Rails were loaded from gems rather than from the vendors directory?</description>
		<content:encoded><![CDATA[<p>Would this problem not be the case if Rails were loaded from gems rather than from the vendors directory?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
