<?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: Tomcat is Dead, Long Live Glassfish!</title>
	<atom:link href="http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/feed/" rel="self" type="application/rss+xml" />
	<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/</link>
	<description>by Java coders, for Java coders</description>
	<lastBuildDate>Tue, 07 Sep 2010 06:16:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: How do you Configure GlassFish-V2 to work with apache's Port 80?</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-99473</link>
		<dc:creator>How do you Configure GlassFish-V2 to work with apache's Port 80?</dc:creator>
		<pubDate>Sun, 27 Jun 2010 07:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-99473</guid>
		<description>&lt;p&gt;[...] don&#039;t you use v3 instead ? v2 doesn&#039;t support mod_jk. http://javablog.co.uk/2009/12/26/tom...ive-glassfish/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] don&#039;t you use v3 instead ? v2 doesn&#039;t support mod_jk. <a href="http://javablog.co.uk/2009/12/26/tom...ive-glassfish/" rel="nofollow">http://javablog.co.uk/2009/12/26/tom&#8230;ive-glassfish/</a> [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Bravo</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-95547</link>
		<dc:creator>Diego Bravo</dc:creator>
		<pubDate>Thu, 20 May 2010 23:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-95547</guid>
		<description>&lt;p&gt;Excellent post, those OS/support issues take a lot of time reading docs for setup.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent post, those OS/support issues take a lot of time reading docs for setup.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rainwebs</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-66902</link>
		<dc:creator>rainwebs</dc:creator>
		<pubDate>Sat, 09 Jan 2010 13:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-66902</guid>
		<description>&lt;p&gt;I like this provoking subject. Nevertheless, market share tells us something different ;-).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like this provoking subject. Nevertheless, market share tells us something different <img src='http://javablog.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-64914</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 28 Dec 2009 13:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-64914</guid>
		<description>&lt;p&gt;@Jason thanks for responding here.&lt;/p&gt;

&lt;p&gt;With regards to the password and SSL, my personal preference would be to have SSL enabled by default - with a highlighted prompt to change the password in the admin panel.&lt;/p&gt;

&lt;p&gt;I am indeed very happy with Glassfish - for the next version, I&#039;d like to see hibernate shipped as default - with more JDBC drivers, or install sources - and better memory usage. In my 64 bit Ubuntu Hardy VPS, I&#039;m seeing a standard Glassfish instance taking up 800m!  Oh, and some &quot;quick guides&quot; ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jason thanks for responding here.</p>

<p>With regards to the password and SSL, my personal preference would be to have SSL enabled by default - with a highlighted prompt to change the password in the admin panel.</p>

<p>I am indeed very happy with Glassfish - for the next version, I&#8217;d like to see hibernate shipped as default - with more JDBC drivers, or install sources - and better memory usage. In my 64 bit Ubuntu Hardy VPS, I&#8217;m seeing a standard Glassfish instance taking up 800m!  Oh, and some &#8220;quick guides&#8221; <img src='http://javablog.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Lee</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-64867</link>
		<dc:creator>Jason Lee</dc:creator>
		<pubDate>Mon, 28 Dec 2009 01:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-64867</guid>
		<description>&lt;p&gt;With regard to the lack of a password on the initial install, that was a conscious decision, as we hoped to make the initial developer experience as simple as we can. We expect, as you&#039;ve suggested as well, that users would add a password to the system before deploying to production. Personally, I like this approach as, before coming on board at Sun, most of my interaction with GlassFish was on my developer box and I was always forgetting the password. :)&lt;/p&gt;

&lt;p&gt;Hope that helps. Interesting post. Glad you&#039;re at least mostly happy with our product.  :) We&#039;re going to try to make it even better in the next version.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>With regard to the lack of a password on the initial install, that was a conscious decision, as we hoped to make the initial developer experience as simple as we can. We expect, as you&#8217;ve suggested as well, that users would add a password to the system before deploying to production. Personally, I like this approach as, before coming on board at Sun, most of my interaction with GlassFish was on my developer box and I was always forgetting the password. <img src='http://javablog.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>Hope that helps. Interesting post. Glad you&#8217;re at least mostly happy with our product.  <img src='http://javablog.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We&#8217;re going to try to make it even better in the next version.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alexis MP</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/comment-page-1/#comment-64837</link>
		<dc:creator>Alexis MP</dc:creator>
		<pubDate>Sun, 27 Dec 2009 17:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://javablog.co.uk/?p=201#comment-64837</guid>
		<description>&lt;p&gt;Thanks for sharing this. Packed with small but useful info.&lt;/p&gt;

&lt;p&gt;Small nitpick: it&#039;s JNDI... &lt;b&gt;UPDATE: Thanks for spotting this, now fixed! - Sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this. Packed with small but useful info.</p>

<p>Small nitpick: it&#8217;s JNDI&#8230; <b>UPDATE: Thanks for spotting this, now fixed! - Sam</b></p>]]></content:encoded>
	</item>
</channel>
</rss>
