 
<?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: Deploy Your First JRuby on Rails App to Glassfish</title>
	<atom:link href="http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/</link>
	<description>Helping companies increase predicability and business agility.</description>
	<lastBuildDate>Fri, 19 Mar 2010 02:02:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gez</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-10147</link>
		<dc:creator>gez</dc:creator>
		<pubDate>Fri, 16 Oct 2009 08:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-10147</guid>
		<description>Hi,

like the article.  A note about the java version that runs by default on Mac OS X, you can switch versions using the &#039;/Applications/Utilities/Java Preferences&#039; application - just drag the version you want as your default to the top of the list (there&#039;s a list for applets and another for applications).  I&#039;d advise against changing things in /System/Library/Frameworks unless you really know what your doing (I have and subsequently screwed up my java installation - stopped me from using java, thankfully TimeMachine came to the rescue).</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>like the article.  A note about the java version that runs by default on Mac OS X, you can switch versions using the &#8216;/Applications/Utilities/Java Preferences&#8217; application &#8211; just drag the version you want as your default to the top of the list (there&#8217;s a list for applets and another for applications).  I&#8217;d advise against changing things in /System/Library/Frameworks unless you really know what your doing (I have and subsequently screwed up my java installation &#8211; stopped me from using java, thankfully TimeMachine came to the rescue).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programblings &#187; Blog Archive &#187; Follow-up on my presentation on JRuby</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-6161</link>
		<dc:creator>Programblings &#187; Blog Archive &#187; Follow-up on my presentation on JRuby</dc:creator>
		<pubDate>Sun, 02 Mar 2008 01:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-6161</guid>
		<description>[...] JRuby and Rails running. Deploying to Glassfish. Theirs posts are pretty detailed, but since things are moving so fast in the JRuby world, some of [...]</description>
		<content:encoded><![CDATA[<p>[...] JRuby and Rails running. Deploying to Glassfish. Theirs posts are pretty detailed, but since things are moving so fast in the JRuby world, some of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Lakhani</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-5917</link>
		<dc:creator>Imran Lakhani</dc:creator>
		<pubDate>Sat, 19 Jan 2008 00:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-5917</guid>
		<description>Thanks Pal,

This tutorial was really very worth and deserve to be bookmarked :)
It was very very helpful</description>
		<content:encoded><![CDATA[<p>Thanks Pal,</p>
<p>This tutorial was really very worth and deserve to be bookmarked <img src='http://blog.adsdevshop.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
It was very very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianluca Tessarolo</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-4986</link>
		<dc:creator>Gianluca Tessarolo</dc:creator>
		<pubDate>Fri, 23 Nov 2007 08:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-4986</guid>
		<description>I try to work with GlassFish V3 gem / Jruby 1.0.2 and Rails 1.2.5: all works well but I don&#039;t understand why GlassFish doesn&#039;t handle concurrent requests.

If one controller action is a bit slow (eg. 10 seconds long) the other actions don&#039;t render anything (no response from GlassFish, only a blank page).

To test it simply put &quot;sleep 10&quot; before render into an action controller code...

Does someone have tested this simple case ?

Thanks in advance !</description>
		<content:encoded><![CDATA[<p>I try to work with GlassFish V3 gem / Jruby 1.0.2 and Rails 1.2.5: all works well but I don&#8217;t understand why GlassFish doesn&#8217;t handle concurrent requests.</p>
<p>If one controller action is a bit slow (eg. 10 seconds long) the other actions don&#8217;t render anything (no response from GlassFish, only a blank page).</p>
<p>To test it simply put &#8220;sleep 10&#8243; before render into an action controller code&#8230;</p>
<p>Does someone have tested this simple case ?</p>
<p>Thanks in advance !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Follow-up on my presentation on JRuby &#171; Programblings</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-4587</link>
		<dc:creator>Follow-up on my presentation on JRuby &#171; Programblings</dc:creator>
		<pubDate>Thu, 08 Nov 2007 17:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-4587</guid>
		<description>[...] JRuby and Rails running. Deploying to Glassfish. Theirs posts are pretty detailed, but since things are moving so fast in the JRuby world, some of [...]</description>
		<content:encoded><![CDATA[<p>[...] JRuby and Rails running. Deploying to Glassfish. Theirs posts are pretty detailed, but since things are moving so fast in the JRuby world, some of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Dempsey</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-2495</link>
		<dc:creator>Robert Dempsey</dc:creator>
		<pubDate>Thu, 09 Aug 2007 01:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-2495</guid>
		<description>Thanks Arun. I look forward to watching it. Keep us up on all the latest.</description>
		<content:encoded><![CDATA[<p>Thanks Arun. I look forward to watching it. Keep us up on all the latest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Gupta</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-2491</link>
		<dc:creator>Arun Gupta</dc:creator>
		<pubDate>Thu, 09 Aug 2007 01:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-2491</guid>
		<description>Robert, Glad you liked the entries. The screencast is now available at: http://blogs.sun.com/arungupta/entry/screencast_web6_first_jruby_app

Enjoy!</description>
		<content:encoded><![CDATA[<p>Robert, Glad you liked the entries. The screencast is now available at: <a href="http://blogs.sun.com/arungupta/entry/screencast_web6_first_jruby_app" rel="nofollow">http://blogs.sun.com/arungupta/entry/screencast_web6_first_jruby_app</a></p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Dempsey</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-2389</link>
		<dc:creator>Robert Dempsey</dc:creator>
		<pubDate>Fri, 03 Aug 2007 14:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-2389</guid>
		<description>Arun,

Thanks for posting your tutorials. They have definitely helped me out. I look forward to the screencasts for NetBeans as well.</description>
		<content:encoded><![CDATA[<p>Arun,</p>
<p>Thanks for posting your tutorials. They have definitely helped me out. I look forward to the screencasts for NetBeans as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Gupta</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-2364</link>
		<dc:creator>Arun Gupta</dc:creator>
		<pubDate>Thu, 02 Aug 2007 22:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-2364</guid>
		<description>I published a series of tutorials couple of months ago at:
http://blogs.sun.com/arungupta/entry/ruby_on_rails_hello_world, http://blogs.sun.com/arungupta/entry/database_enabled_hello_world_ror and  http://blogs.sun.com/arungupta/entry/database_enabled_ror_war_on

I&#039;m working on a screencast version of these tutorials using NetBeans 6 M10.

Thanks,
-Arun</description>
		<content:encoded><![CDATA[<p>I published a series of tutorials couple of months ago at:<br />
<a href="http://blogs.sun.com/arungupta/entry/ruby_on_rails_hello_world" rel="nofollow">http://blogs.sun.com/arungupta/entry/ruby_on_rails_hello_world</a>, <a href="http://blogs.sun.com/arungupta/entry/database_enabled_hello_world_ror" rel="nofollow">http://blogs.sun.com/arungupta/entry/database_enabled_hello_world_ror</a> and  <a href="http://blogs.sun.com/arungupta/entry/database_enabled_ror_war_on" rel="nofollow">http://blogs.sun.com/arungupta/entry/database_enabled_ror_war_on</a></p>
<p>I&#8217;m working on a screencast version of these tutorials using NetBeans 6 M10.</p>
<p>Thanks,<br />
-Arun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Dempsey</title>
		<link>http://blog.adsdevshop.com/2007/06/10/deploy-your-first-jruby-on-rails-app-to-glassfish/comment-page-1/#comment-2152</link>
		<dc:creator>Robert Dempsey</dc:creator>
		<pubDate>Tue, 24 Jul 2007 15:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=116#comment-2152</guid>
		<description>Florin,

Thank you for the great feedback. We are working on turning this tutorial into a screencast and should have it released soon.</description>
		<content:encoded><![CDATA[<p>Florin,</p>
<p>Thank you for the great feedback. We are working on turning this tutorial into a screencast and should have it released soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
