<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Why does so much commercial enterprise software suck?</title>
	<atom:link href="http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/</link>
	<description>Johannes Brodwall&#039;s Musings on Software Architecture and Programming</description>
	<lastBuildDate>Fri, 27 Jan 2012 09:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Adgh</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-128611</link>
		<dc:creator>Adgh</dc:creator>
		<pubDate>Thu, 03 Feb 2011 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-128611</guid>
		<description>jetty is more than an a webserver it implements the servlet specification so it can be used as an application server too</description>
		<content:encoded><![CDATA[<p>jetty is more than an a webserver it implements the servlet specification so it can be used as an application server too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agence de communication</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-126640</link>
		<dc:creator>agence de communication</dc:creator>
		<pubDate>Wed, 17 Jun 2009 07:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-126640</guid>
		<description>&lt;a href=&quot;http://www.clickpub.net&quot; rel=&quot;nofollow&quot;&gt;agence de communication&lt;/a&gt;&lt;br&gt;how can Jetty replaced WebSphere?</description>
		<content:encoded><![CDATA[<p><a href="http://www.clickpub.net" rel="nofollow">agence de communication</a><br />how can Jetty replaced WebSphere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danzrobok.com</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-29489</link>
		<dc:creator>danzrobok.com</dc:creator>
		<pubDate>Tue, 25 Mar 2008 15:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-29489</guid>
		<description>&lt;strong&gt;Does Enterprise Commerical Software Suck?...&lt;/strong&gt;

In Johannes Brodwall&#8217;s Blog, he asks &#8220;Why does so much enterprise commercial software suck?&#8221;. In it, he mentions that his project migrated off of WebSphere and onto Jetty and regrets that his project didn&#8217;t migrate soon. The mon...</description>
		<content:encoded><![CDATA[<p><strong>Does Enterprise Commerical Software Suck?&#8230;</strong></p>
<p>In Johannes Brodwall&#8217;s Blog, he asks &#8220;Why does so much enterprise commercial software suck?&#8221;. In it, he mentions that his project migrated off of WebSphere and onto Jetty and regrets that his project didn&#8217;t migrate soon. The mon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danzrobok.com</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-84697</link>
		<dc:creator>danzrobok.com</dc:creator>
		<pubDate>Tue, 25 Mar 2008 13:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-84697</guid>
		<description>&lt;strong&gt;Does Enterprise Commerical Software Suck?...&lt;/strong&gt;&lt;br&gt;&lt;br&gt;In Johannes Brodwall&#8217;s Blog, he asks &#8220;Why does so much enterprise commercial software suck?&#8221;. In it, he mentions that his project migrated off of WebSphere and onto Jetty and regrets that his project didn&#8217;t migrate soon. The mon...</description>
		<content:encoded><![CDATA[<p><strong>Does Enterprise Commerical Software Suck?&#8230;</strong></p>
<p>In Johannes Brodwall&#8217;s Blog, he asks &#8220;Why does so much enterprise commercial software suck?&#8221;. In it, he mentions that his project migrated off of WebSphere and onto Jetty and regrets that his project didn&#8217;t migrate soon. The mon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes Brodwall</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-27919</link>
		<dc:creator>Johannes Brodwall</dc:creator>
		<pubDate>Mon, 10 Mar 2008 21:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-27919</guid>
		<description>Hi, Space Monkey.

We either discontinued or replaced all features not included in a web server. Briefly: EJBs we stopped using (thank god for that!); for connection pooling we first used the pool that came with Oracle, and then switched to c3p0; for failover and loadbalancing, we use our expensive switches which already has this build in; for transaction monitoring, we use Spring; we also rolled our own message service implementation (much simpler than JMS, but a drop-in replacement for our use).

This is a pretty common question, and an important one. Sadly, the answer is pretty boring. Which leads me to think that there&#039;s a lot of stuff in an application server that we really neither need nor want.

Thanks for your question.</description>
		<content:encoded><![CDATA[<p>Hi, Space Monkey.</p>
<p>We either discontinued or replaced all features not included in a web server. Briefly: EJBs we stopped using (thank god for that!); for connection pooling we first used the pool that came with Oracle, and then switched to c3p0; for failover and loadbalancing, we use our expensive switches which already has this build in; for transaction monitoring, we use Spring; we also rolled our own message service implementation (much simpler than JMS, but a drop-in replacement for our use).</p>
<p>This is a pretty common question, and an important one. Sadly, the answer is pretty boring. Which leads me to think that there&#8217;s a lot of stuff in an application server that we really neither need nor want.</p>
<p>Thanks for your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Space Monkey</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-27918</link>
		<dc:creator>Space Monkey</dc:creator>
		<pubDate>Mon, 10 Mar 2008 21:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-27918</guid>
		<description>Can you explain how Jetty replaced WebSphere? I mean Jetty is a Web Server and WebSphere is an Application Server.</description>
		<content:encoded><![CDATA[<p>Can you explain how Jetty replaced WebSphere? I mean Jetty is a Web Server and WebSphere is an Application Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes Brodwall</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-84696</link>
		<dc:creator>Johannes Brodwall</dc:creator>
		<pubDate>Mon, 10 Mar 2008 19:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-84696</guid>
		<description>Hi, Space Monkey.&lt;br&gt;&lt;br&gt;We either discontinued or replaced all features not included in a web server. Briefly: EJBs we stopped using (thank god for that!); for connection pooling we first used the pool that came with Oracle, and then switched to c3p0; for failover and loadbalancing, we use our expensive switches which already has this build in; for transaction monitoring, we use Spring; we also rolled our own message service implementation (much simpler than JMS, but a drop-in replacement for our use).&lt;br&gt;&lt;br&gt;This is a pretty common question, and an important one. Sadly, the answer is pretty boring. Which leads me to think that there&#039;s a lot of stuff in an application server that we really neither need nor want.&lt;br&gt;&lt;br&gt;Thanks for your question.</description>
		<content:encoded><![CDATA[<p>Hi, Space Monkey.</p>
<p>We either discontinued or replaced all features not included in a web server. Briefly: EJBs we stopped using (thank god for that!); for connection pooling we first used the pool that came with Oracle, and then switched to c3p0; for failover and loadbalancing, we use our expensive switches which already has this build in; for transaction monitoring, we use Spring; we also rolled our own message service implementation (much simpler than JMS, but a drop-in replacement for our use).</p>
<p>This is a pretty common question, and an important one. Sadly, the answer is pretty boring. Which leads me to think that there&#39;s a lot of stuff in an application server that we really neither need nor want.</p>
<p>Thanks for your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Space Monkey</title>
		<link>http://johannesbrodwall.com/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/comment-page-1/#comment-84695</link>
		<dc:creator>Space Monkey</dc:creator>
		<pubDate>Mon, 10 Mar 2008 19:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/2008/02/29/why-does-so-much-commercial-enterprise-software-suck/#comment-84695</guid>
		<description>Can you explain how Jetty replaced WebSphere? I mean Jetty is a Web Server and WebSphere is an Application Server.</description>
		<content:encoded><![CDATA[<p>Can you explain how Jetty replaced WebSphere? I mean Jetty is a Web Server and WebSphere is an Application Server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

