<?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: Using EAR files for ColdFusion deployments</title>
	<atom:link href="http://jochem.vandieten.net/2010/01/15/using-ear-files-for-coldfusion-deployments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jochem.vandieten.net/2010/01/15/using-ear-files-for-coldfusion-deployments/</link>
	<description>Jochem's tech exploits</description>
	<pubDate>Tue, 09 Jun 2026 04:07:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jochem</title>
		<link>http://jochem.vandieten.net/2010/01/15/using-ear-files-for-coldfusion-deployments/comment-page-1/#comment-1251</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Mon, 30 Aug 2010 07:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/?p=218#comment-1251</guid>
		<description>For hosting just get a VPS somewhere, install JBoss and drop your EAR file in. That works out of the box for recent JBoss versions. Or instead of using JBoss to deploy an EAR you can build a WAR instead and drop that in Tomcat. That too should work out of the box.</description>
		<content:encoded><![CDATA[<p>For hosting just get a VPS somewhere, install JBoss and drop your EAR file in. That works out of the box for recent JBoss versions. Or instead of using JBoss to deploy an EAR you can build a WAR instead and drop that in Tomcat. That too should work out of the box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nich</title>
		<link>http://jochem.vandieten.net/2010/01/15/using-ear-files-for-coldfusion-deployments/comment-page-1/#comment-1241</link>
		<dc:creator>Nich</dc:creator>
		<pubDate>Fri, 27 Aug 2010 14:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/?p=218#comment-1241</guid>
		<description>Hi,
I've looked for hosting that supports ear deployment, but have not found any. My reason for using ear is not to have my app source code exposed, for in ear it will be java byte code.

Do you know any hosting that supports ear deployment?

Many thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve looked for hosting that supports ear deployment, but have not found any. My reason for using ear is not to have my app source code exposed, for in ear it will be java byte code.</p>
<p>Do you know any hosting that supports ear deployment?</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ</title>
		<link>http://jochem.vandieten.net/2010/01/15/using-ear-files-for-coldfusion-deployments/comment-page-1/#comment-977</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/?p=218#comment-977</guid>
		<description>A follow up post on the actual process to do this would be very cool</description>
		<content:encoded><![CDATA[<p>A follow up post on the actual process to do this would be very cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>
