<?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: Serve CFML applications under Apache directory with Tomcat</title>
	<atom:link href="http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/</link>
	<description>Enrich people's lives and web experience</description>
	<pubDate>Fri, 09 Jan 2009 13:40:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SixSigns</title>
		<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/comment-page-1/#comment-322</link>
		<dc:creator>SixSigns</dc:creator>
		<pubDate>Wed, 28 May 2008 08:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sixsigns.com/?p=331#comment-322</guid>
		<description>Here is a follow up for getting this to work on IIS/Windows:

http://www.neurospeech.com/Products/JspISAPI.aspx</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Here is a follow up for getting this to work on IIS/Windows:</p>
<p><a href="http://www.neurospeech.com/Products/JspISAPI.aspx" onclick="javascript:pageTracker._trackPageview('a/www.neurospeech.com');" rel="nofollow">http://www.neurospeech.com/Products/JspISAPI.aspx</a><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/comment-page-1/#comment-310</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 21 May 2008 12:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sixsigns.com/?p=331#comment-310</guid>
		<description>Is there a way to do this with IIS?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Is there a way to do this with IIS?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SixSigns Blog &#187; About Razuna - Open Source Digital Asset Management (DAM) / Open Source Media Asset Management (MAM), Roozani - Organize your information and collaborate with your friends, Open BlueDragon, ColdFusion and Oracle consulting</title>
		<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/comment-page-1/#comment-309</link>
		<dc:creator>SixSigns Blog &#187; About Razuna - Open Source Digital Asset Management (DAM) / Open Source Media Asset Management (MAM), Roozani - Organize your information and collaborate with your friends, Open BlueDragon, ColdFusion and Oracle consulting</dc:creator>
		<pubDate>Tue, 20 May 2008 21:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sixsigns.com/?p=331#comment-309</guid>
		<description>[...] already posted an entry of how to get Tomcat running "behind" Apache and thus will focus here on the two configurations that helps the [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->[...] already posted an entry of how to get Tomcat running &#8220;behind&#8221; Apache and thus will focus here on the two configurations that helps the [...]<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SixSigns</title>
		<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/comment-page-1/#comment-308</link>
		<dc:creator>SixSigns</dc:creator>
		<pubDate>Tue, 20 May 2008 17:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sixsigns.com/?p=331#comment-308</guid>
		<description>Yes, if you think about it, it is a very secure and nice way to have a server with different applications running. I mean you then don't have to worry about the "overhead" of configurations you carry around.

Like I wrote, it is just a "getting used to it" thingy.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Yes, if you think about it, it is a very secure and nice way to have a server with different applications running. I mean you then don&#8217;t have to worry about the &#8220;overhead&#8221; of configurations you carry around.</p>
<p>Like I wrote, it is just a &#8220;getting used to it&#8221; thingy.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Schmitt</title>
		<link>http://b2.sixsigns.com/2008/05/18/serve-cfml-applications-under-apache-directory-with-tomcat/comment-page-1/#comment-307</link>
		<dc:creator>Terry Schmitt</dc:creator>
		<pubDate>Tue, 20 May 2008 14:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sixsigns.com/?p=331#comment-307</guid>
		<description>I've seen quite a few statements regarding the "pain" of configuring BD for each application. I would also like to point out that this can be a nice advantage as well. By that, I mean that I can upgrade one application at a time, instead of a big-bang upgrade on the entire server. Being a sole developer for a large company with a lot of apps to maintain, I simply don't have the bandwidth to properly convert and QA code for every application running on a particular server. I could see this being an advantage for those with paying customers as well. You may want to use a new version of OpenDB on a server, but not all existing customers are willing to pay for any upgrade costs. This gives a lot more flexibility as now you can run multiple version of OpenBD on the same server.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I&#8217;ve seen quite a few statements regarding the &#8220;pain&#8221; of configuring BD for each application. I would also like to point out that this can be a nice advantage as well. By that, I mean that I can upgrade one application at a time, instead of a big-bang upgrade on the entire server. Being a sole developer for a large company with a lot of apps to maintain, I simply don&#8217;t have the bandwidth to properly convert and QA code for every application running on a particular server. I could see this being an advantage for those with paying customers as well. You may want to use a new version of OpenDB on a server, but not all existing customers are willing to pay for any upgrade costs. This gives a lot more flexibility as now you can run multiple version of OpenBD on the same server.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
