<?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: Simpler Java deployment?</title>
	<atom:link href="http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/</link>
	<description>Johannes Brodwall&#039;s Musings on Software Architecture and Programming</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anders S</title>
		<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/comment-page-1/#comment-127614</link>
		<dc:creator>Anders S</dc:creator>
		<pubDate>Tue, 27 Jan 2009 18:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/?p=284#comment-127614</guid>
		<description>I love this approach, but I guess that&#039;s no surprise. It&#039;s hard to convince other people though. I guess I&#039;m a believer because I don&#039;t like wasting my time. In any way. And I would like to roll changes as often as possible. Running software is the only measure of progress. ;)</description>
		<content:encoded><![CDATA[<p>I love this approach, but I guess that&#39;s no surprise. It&#39;s hard to convince other people though. I guess I&#39;m a believer because I don&#39;t like wasting my time. In any way. And I would like to roll changes as often as possible. Running software is the only measure of progress. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders S</title>
		<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/comment-page-1/#comment-104518</link>
		<dc:creator>Anders S</dc:creator>
		<pubDate>Tue, 27 Jan 2009 10:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/?p=284#comment-104518</guid>
		<description>I love this approach, but I guess that&#039;s no surprise. It&#039;s hard to convince other people though. I guess I&#039;m a believer because I don&#039;t like wasting my time. In any way. And I would like to roll changes as often as possible. Running software is the only measure of progress. ;)</description>
		<content:encoded><![CDATA[<p>I love this approach, but I guess that&#39;s no surprise. It&#39;s hard to convince other people though. I guess I&#39;m a believer because I don&#39;t like wasting my time. In any way. And I would like to roll changes as often as possible. Running software is the only measure of progress. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/comment-page-1/#comment-104455</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 26 Jan 2009 11:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/?p=284#comment-104455</guid>
		<description>Environmentally Aware applications. Nice for when you have a series of servers to deploy to or a cluster of servers. That way an application.jar can literally be moved from testing to acceptance to production with zero changes to the codebase.</description>
		<content:encoded><![CDATA[<p>Environmentally Aware applications. Nice for when you have a series of servers to deploy to or a cluster of servers. That way an application.jar can literally be moved from testing to acceptance to production with zero changes to the codebase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/comment-page-1/#comment-104454</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 26 Jan 2009 11:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/?p=284#comment-104454</guid>
		<description>Environmentally Aware applications. Nice for when you have a series of servers to deploy to or a cluster of servers. That way an application.jar can literally be moved from testing to acceptance to production with zero changes to the codebase.</description>
		<content:encoded><![CDATA[<p>Environmentally Aware applications. Nice for when you have a series of servers to deploy to or a cluster of servers. That way an application.jar can literally be moved from testing to acceptance to production with zero changes to the codebase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiowa</title>
		<link>http://johannesbrodwall.com/2009/01/25/simpler-java-deployment/comment-page-1/#comment-104442</link>
		<dc:creator>kiowa</dc:creator>
		<pubDate>Mon, 26 Jan 2009 08:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://brodwall.com/johannes/blog/?p=284#comment-104442</guid>
		<description>You could also check out &lt;a href=&quot;http://cargo.codehaus.org/Maven2+plugin&quot; rel=&quot;nofollow&quot;&gt;Cargo&lt;/&lt;a rel=&quot;nofollow&quot;&gt;. Cargo has an maven plugin that enables you to deploy to a wide range of application servers such as web logic, tomcat, jboss, etc..&lt;/a&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You could also check out <a href="http://cargo.codehaus.org/Maven2+plugin" rel="nofollow">Cargo&lt;/</a><a rel="nofollow">. Cargo has an maven plugin that enables you to deploy to a wide range of application servers such as web logic, tomcat, jboss, etc..</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
