<?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: Survey Results: The Java EE Container Redeploy &amp; Restart Report &#8211; measuring Turnaround Time</title>
	<atom:link href="http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/</link>
	<description>Improving Java Development</description>
	<lastBuildDate>Sat, 13 Mar 2010 07:01:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: melbeltagy</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-3/#comment-9912</link>
		<dc:creator>melbeltagy</dc:creator>
		<pubDate>Thu, 24 Sep 2009 13:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9912</guid>
		<description>We&#039;re using Websphere and we don&#039;t redeploy at all. We run in debug mode, using RAD from within our workspace.
Whatever changes happens are deployed automatically by WAS for Java classes and JSPs. Even for EJBs.
We only have to restart the server if we change an EJB&#039;s method&#039;s signature, which is rarely.
Restart time takes about a minute or two, max. Is that an issue? Of course not.</description>
		<content:encoded><![CDATA[<p>We&#8217;re using Websphere and we don&#8217;t redeploy at all. We run in debug mode, using RAD from within our workspace.<br />
Whatever changes happens are deployed automatically by WAS for Java classes and JSPs. Even for EJBs.<br />
We only have to restart the server if we change an EJB&#8217;s method&#8217;s signature, which is rarely.<br />
Restart time takes about a minute or two, max. Is that an issue? Of course not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Robert</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-3/#comment-9893</link>
		<dc:creator>Denis Robert</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9893</guid>
		<description>@searchfull: Ever work with Websphere? 10 seconds doesn&#039;t even get you past the first steps in deployment. Deploying on websphere has sometimes taken me up to half an hour, for something I would consider a smallish app. Even with perfect optimization, you&#039;d be lucky to get your deploy time under 5 minutes.

Not to mention the number of times a clean restart is required, even though IBM would like you to believe it never is...</description>
		<content:encoded><![CDATA[<p>@searchfull: Ever work with Websphere? 10 seconds doesn&#8217;t even get you past the first steps in deployment. Deploying on websphere has sometimes taken me up to half an hour, for something I would consider a smallish app. Even with perfect optimization, you&#8217;d be lucky to get your deploy time under 5 minutes.</p>
<p>Not to mention the number of times a clean restart is required, even though IBM would like you to believe it never is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-3/#comment-9892</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9892</guid>
		<description>So those who choose Weblogic and Websphere not only choose to pay Oracle/IBM instead of get free software, they choose to waste developers&#039; time as well. The good old fashioned &quot;choosing IBM won&#039;t get you fired&quot; turns out to be irresponsible incompetent choice. These companies deserve to suffer.....</description>
		<content:encoded><![CDATA[<p>So those who choose Weblogic and Websphere not only choose to pay Oracle/IBM instead of get free software, they choose to waste developers&#8217; time as well. The good old fashioned &#8220;choosing IBM won&#8217;t get you fired&#8221; turns out to be irresponsible incompetent choice. These companies deserve to suffer&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: searchfull</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-2/#comment-9738</link>
		<dc:creator>searchfull</dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9738</guid>
		<description>If your compile-deploy cycle lasts more than 10 seconds, you’re doing it very wrong. Make your war smaller and more modular, use a IDE plugin for deployment, use lazy initializations, and separately-deployed resource pools.</description>
		<content:encoded><![CDATA[<p>If your compile-deploy cycle lasts more than 10 seconds, you’re doing it very wrong. Make your war smaller and more modular, use a IDE plugin for deployment, use lazy initializations, and separately-deployed resource pools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevgeni Kabanov</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-2/#comment-9713</link>
		<dc:creator>Jevgeni Kabanov</dc:creator>
		<pubDate>Wed, 23 Sep 2009 08:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9713</guid>
		<description>@Lars

Not sure if there&#039;s a big difference in the lineup. Plus why would frequency of redeployment depend on container?</description>
		<content:encoded><![CDATA[<p>@Lars</p>
<p>Not sure if there&#8217;s a big difference in the lineup. Plus why would frequency of redeployment depend on container?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toomas Römer</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-2/#comment-9707</link>
		<dc:creator>Toomas Römer</dc:creator>
		<pubDate>Wed, 23 Sep 2009 07:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9707</guid>
		<description>@Jan

Thanks for the correction and the speedy container!</description>
		<content:encoded><![CDATA[<p>@Jan</p>
<p>Thanks for the correction and the speedy container!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Clausen</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-2/#comment-9701</link>
		<dc:creator>Lars Clausen</dc:creator>
		<pubDate>Wed, 23 Sep 2009 07:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9701</guid>
		<description>The comparison of containers based on how much time developers spend on redeploying them is rather misleading -- that assumes that the frequency of redeployment is independent of container.  Here&#039;s a breakdown of average deployment time for the deployment systems. Caveats about project size still applies, of course - would have been nice to know the number of classes/number of beans/other size measurement.

Server	Redeploy average
Jetty	1,153
Apache Tomcat	1,669
Caucho Resin	1,735
GlassFish	1,900
JBoss	2,705
Oracle OC4J	2,924
Oracle Weblogic	3,606
IBM WebSphere	3,845</description>
		<content:encoded><![CDATA[<p>The comparison of containers based on how much time developers spend on redeploying them is rather misleading &#8212; that assumes that the frequency of redeployment is independent of container.  Here&#8217;s a breakdown of average deployment time for the deployment systems. Caveats about project size still applies, of course &#8211; would have been nice to know the number of classes/number of beans/other size measurement.</p>
<p>Server	Redeploy average<br />
Jetty	1,153<br />
Apache Tomcat	1,669<br />
Caucho Resin	1,735<br />
GlassFish	1,900<br />
JBoss	2,705<br />
Oracle OC4J	2,924<br />
Oracle Weblogic	3,606<br />
IBM WebSphere	3,845</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Bartel</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-1/#comment-9678</link>
		<dc:creator>Jan Bartel</dc:creator>
		<pubDate>Wed, 23 Sep 2009 00:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9678</guid>
		<description>As a Jetty committer it&#039;s nice to see our efforts to keep jetty small, fast and flexible are paying off! 

One thing I have to correct though is that Jetty does indeed support redeployment. In fact we support it 4 ways: in the standalone container via our ContextDeployer, in the maven jetty plugin, via jmx using the WebAppContext mbean and programatically when running jetty embedded.

cheers
Jan</description>
		<content:encoded><![CDATA[<p>As a Jetty committer it&#8217;s nice to see our efforts to keep jetty small, fast and flexible are paying off! </p>
<p>One thing I have to correct though is that Jetty does indeed support redeployment. In fact we support it 4 ways: in the standalone container via our ContextDeployer, in the maven jetty plugin, via jmx using the WebAppContext mbean and programatically when running jetty embedded.</p>
<p>cheers<br />
Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toomas Römer</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-1/#comment-9615</link>
		<dc:creator>Toomas Römer</dc:creator>
		<pubDate>Tue, 22 Sep 2009 17:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9615</guid>
		<description>@Henry What are the redeploy times for Android emulator?</description>
		<content:encoded><![CDATA[<p>@Henry What are the redeploy times for Android emulator?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://www.zeroturnaround.com/blog/java-ee-container-redeploy-restart-turnaround-report/comment-page-1/#comment-9611</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Tue, 22 Sep 2009 16:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/?p=1447#comment-9611</guid>
		<description>I wish you guys could also solve my &quot;deploys&quot; in Android development....then my (programming) life would be set.</description>
		<content:encoded><![CDATA[<p>I wish you guys could also solve my &#8220;deploys&#8221; in Android development&#8230;.then my (programming) life would be set.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
