<?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 for justinmaccarthy</title>
	<atom:link href="http://justinmaccarthy.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://justinmaccarthy.org</link>
	<description>Ruby, Python, and on-off  Cloud computing</description>
	<lastBuildDate>Sun, 31 Jan 2010 22:39:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on JRuby 1.1.4  &amp; getPlatformMBeanServer error on linux by Stefan</title>
		<link>http://justinmaccarthy.org/?p=109&#038;cpage=1#comment-355</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://justinmaccarthy.org/?p=109#comment-355</guid>
		<description>Same problem with same solution running a tomcat in debian</description>
		<content:encoded><![CDATA[<p>Same problem with same solution running a tomcat in debian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JRuby 1.1.4  &amp; getPlatformMBeanServer error on linux by Sanjay M</title>
		<link>http://justinmaccarthy.org/?p=109&#038;cpage=1#comment-335</link>
		<dc:creator>Sanjay M</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://justinmaccarthy.org/?p=109#comment-335</guid>
		<description>PS: this was on Ubuntu 8.04</description>
		<content:encoded><![CDATA[<p>PS: this was on Ubuntu 8.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JRuby 1.1.4  &amp; getPlatformMBeanServer error on linux by Sanjay M</title>
		<link>http://justinmaccarthy.org/?p=109&#038;cpage=1#comment-334</link>
		<dc:creator>Sanjay M</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://justinmaccarthy.org/?p=109#comment-334</guid>
		<description>it was a different problem for me but the gcj clue in this post really got me going - I changed the jvm in eclipse to the default sun jvm. Thanks a ton!</description>
		<content:encoded><![CDATA[<p>it was a different problem for me but the gcj clue in this post really got me going &#8211; I changed the jvm in eclipse to the default sun jvm. Thanks a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with user uploaded files between deployments by Orlando</title>
		<link>http://justinmaccarthy.org/?p=105&#038;cpage=1#comment-332</link>
		<dc:creator>Orlando</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinmaccarthy.org/?p=11#comment-332</guid>
		<description>While this works, of course, I personally like to deal with uploaded files by placing them in a completely separate directory outside of the app structure and set it up on a subdomain with vhosts. Create files.domain.com which points to ~/web/public/userfiles

The caveat with that method (which I don&#039;t really find it to be much of an issue) is when when developing your directory structure for that will probably be different on your local machine, but I just do something like:

RAILS[&quot;ENV&quot;] == &quot;production&quot; ? &quot;/path/to/production&quot; : &quot;/path/to/development&quot;</description>
		<content:encoded><![CDATA[<p>While this works, of course, I personally like to deal with uploaded files by placing them in a completely separate directory outside of the app structure and set it up on a subdomain with vhosts. Create files.domain.com which points to ~/web/public/userfiles</p>
<p>The caveat with that method (which I don&#8217;t really find it to be much of an issue) is when when developing your directory structure for that will probably be different on your local machine, but I just do something like:</p>
<p>RAILS["ENV"] == &#8220;production&#8221; ? &#8220;/path/to/production&#8221; : &#8220;/path/to/development&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JRuby 1.1.4  &amp; getPlatformMBeanServer error on linux by admin</title>
		<link>http://justinmaccarthy.org/?p=109&#038;cpage=1#comment-331</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 26 Nov 2008 13:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://justinmaccarthy.org/?p=109#comment-331</guid>
		<description>Glad I could help James. 

Justin</description>
		<content:encoded><![CDATA[<p>Glad I could help James. </p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JRuby 1.1.4  &amp; getPlatformMBeanServer error on linux by James Healy</title>
		<link>http://justinmaccarthy.org/?p=109&#038;cpage=1#comment-330</link>
		<dc:creator>James Healy</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://justinmaccarthy.org/?p=109#comment-330</guid>
		<description>Cheers. I just ran into this issue on Debian, and your post solved it for me.</description>
		<content:encoded><![CDATA[<p>Cheers. I just ran into this issue on Debian, and your post solved it for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
