<?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: JBoss vs. WebSphere Application Development</title>
	<atom:link href="http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/</link>
	<description>Best Practices and Technology in Software Delivery</description>
	<pubDate>Mon, 15 Mar 2010 22:48:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean Blanton</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-1546</link>
		<dc:creator>Sean Blanton</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-1546</guid>
		<description>Thanks Scott, I did see some improvements in the JBoss deployment with MyEclipse 6.0 as well. I'm interested in knowing how the new MyEclipse Blue handles WebSphere development - please let me know if you find out!</description>
		<content:encoded><![CDATA[<p>Thanks Scott, I did see some improvements in the JBoss deployment with MyEclipse 6.0 as well. I&#8217;m interested in knowing how the new MyEclipse Blue handles WebSphere development - please let me know if you find out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slewein</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-1545</link>
		<dc:creator>slewein</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-1545</guid>
		<description>Hi Sean,

Some of the issues you describe as problems in working with MyEclipse and Jboss have been considerably cleaned up with the Europa 3.3.x and later distributions of Eclipse. I've had a chance to compare and contrast Rad7 and Europa working with WAS6 and JBoss 4.2 and found them to be pretty comparable. Deployment to JBoss is greatly improved, while some of the hand-holding provided by WSAD for Websphere goes away in RAD7, but the process is more transparent. JBoss stills starts faster and is easier to administer, and can be much easier to perform deployments in a clustered environment than WAS. Costs a little less too :-). Good post.</description>
		<content:encoded><![CDATA[<p>Hi Sean,</p>
<p>Some of the issues you describe as problems in working with MyEclipse and Jboss have been considerably cleaned up with the Europa 3.3.x and later distributions of Eclipse. I&#8217;ve had a chance to compare and contrast Rad7 and Europa working with WAS6 and JBoss 4.2 and found them to be pretty comparable. Deployment to JBoss is greatly improved, while some of the hand-holding provided by WSAD for Websphere goes away in RAD7, but the process is more transparent. JBoss stills starts faster and is easier to administer, and can be much easier to perform deployments in a clustered environment than WAS. Costs a little less too :-). Good post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Blanton</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-158</link>
		<dc:creator>Sean Blanton</dc:creator>
		<pubDate>Fri, 09 May 2008 20:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-158</guid>
		<description>You can easily do this with Perl. I think there is a 'List::Compare' module that will do diffs between two recursive lists of files. See my latest post:

http://openmakesoftware.com/mavericks/2008/05/09/sean%e2%80%99s-top-10-tools-for-jboss-deployment-on-linux/</description>
		<content:encoded><![CDATA[<p>You can easily do this with Perl. I think there is a &#8216;List::Compare&#8217; module that will do diffs between two recursive lists of files. See my latest post:</p>
<p><a href="http://openmakesoftware.com/mavericks/2008/05/09/sean%e2%80%99s-top-10-tools-for-jboss-deployment-on-linux/" rel="nofollow">http://openmakesoftware.com/mavericks/2008/05/09/sean%e2%80%99s-top-10-tools-for-jboss-deployment-on-linux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sargon</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-142</link>
		<dc:creator>Sargon</dc:creator>
		<pubDate>Sun, 27 Apr 2008 08:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-142</guid>
		<description>Nice post.  Do you know if there's a tool that gives you the delta in your various JBoss deployments.  This would be a simple tool that scans on'e JBoss deployment (possibly multiple JBoss deployment) and compares this to a previous state or perhaps a known working state.  The idea here would be to verify a JBoss deployment in an automated manner.</description>
		<content:encoded><![CDATA[<p>Nice post.  Do you know if there&#8217;s a tool that gives you the delta in your various JBoss deployments.  This would be a simple tool that scans on&#8217;e JBoss deployment (possibly multiple JBoss deployment) and compares this to a previous state or perhaps a known working state.  The idea here would be to verify a JBoss deployment in an automated manner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Blanton</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-131</link>
		<dc:creator>Sean Blanton</dc:creator>
		<pubDate>Tue, 15 Apr 2008 01:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-131</guid>
		<description>Anitha, I would try &lt;a href="http://www.myeclipseide.com" rel="nofollow"&gt;MyEclipse&lt;/a&gt; enterprise workbench for JBoss development and deployment. WSAD does not support JBoss as JBoss is a competing product to IBM's WebSphere server.</description>
		<content:encoded><![CDATA[<p>Anitha, I would try <a href="http://www.myeclipseide.com" rel="nofollow">MyEclipse</a> enterprise workbench for JBoss development and deployment. WSAD does not support JBoss as JBoss is a competing product to IBM&#8217;s WebSphere server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Blanton</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-130</link>
		<dc:creator>Sean Blanton</dc:creator>
		<pubDate>Tue, 15 Apr 2008 01:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-130</guid>
		<description>Hey Ankit, your email bounced back. Maybe there's a typo? Can you please send it again?</description>
		<content:encoded><![CDATA[<p>Hey Ankit, your email bounced back. Maybe there&#8217;s a typo? Can you please send it again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anitha Thomas</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-126</link>
		<dc:creator>Anitha Thomas</dc:creator>
		<pubDate>Wed, 02 Apr 2008 05:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-126</guid>
		<description>Dear Sean Blanton,
  
I would like to know the steps to integrate WSAD 5.0 with JBOSS 4.0.Also, how to publish/deploy an enterprise application on JBoss Server.

Please help me.</description>
		<content:encoded><![CDATA[<p>Dear Sean Blanton,</p>
<p>I would like to know the steps to integrate WSAD 5.0 with JBOSS 4.0.Also, how to publish/deploy an enterprise application on JBoss Server.</p>
<p>Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit</title>
		<link>http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/comment-page-1/#comment-82</link>
		<dc:creator>Ankit</dc:creator>
		<pubDate>Thu, 14 Feb 2008 11:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://openmakesoftware.com/mavericks/2007/10/20/jboss-vs-websphere-application-development/#comment-82</guid>
		<description>Hi sir Nice to know that you were able to configure Myeclipse with jboss. I want to do the same but i havent been able to do the same. i will like to receive your help if you can. PLease help by sending your feedback to the above email address</description>
		<content:encoded><![CDATA[<p>Hi sir Nice to know that you were able to configure Myeclipse with jboss. I want to do the same but i havent been able to do the same. i will like to receive your help if you can. PLease help by sending your feedback to the above email address</p>
]]></content:encoded>
	</item>
</channel>
</rss>
