<?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: Application-Based Paths in ColdFusion</title>
	<atom:link href="http://www.simonwhatley.co.uk/application-based-paths-in-coldfusion/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk/application-based-paths-in-coldfusion</link>
	<description>The opposite of every great idea is another great idea</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:54: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: Tedsteinmann</title>
		<link>http://www.simonwhatley.co.uk/application-based-paths-in-coldfusion/comment-page-1#comment-589</link>
		<dc:creator>Tedsteinmann</dc:creator>
		<pubDate>Wed, 08 Dec 2010 19:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=457#comment-589</guid>
		<description>Update: This issue came up again for us, but more seriously this time.  Turns out cumulative hotfix 4&#124;Coldfusion 8.0.1 fixed the issue:

http://kb2.adobe.com/cps/529/cpsid_52915.html

73761 Fix for the error &quot;Cannot find CFML template for custom tag&quot; thrown under load when using THIS.customtagpath in application.cfc and &quot;enable per app settings&quot; is enabled.
</description>
		<content:encoded><![CDATA[<p>Update: This issue came up again for us, but more seriously this time.  Turns out cumulative hotfix 4|Coldfusion 8.0.1 fixed the issue:</p>
<p><a href="http://kb2.adobe.com/cps/529/cpsid_52915.html" rel="nofollow">http://kb2.adobe.com/cps/529/cpsid_52915.html</a></p>
<p>73761 Fix for the error &#8220;Cannot find CFML template for custom tag&#8221; thrown under load when using THIS.customtagpath in application.cfc and &#8220;enable per app settings&#8221; is enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tedsteinmann</title>
		<link>http://www.simonwhatley.co.uk/application-based-paths-in-coldfusion/comment-page-1#comment-544</link>
		<dc:creator>Tedsteinmann</dc:creator>
		<pubDate>Wed, 04 Aug 2010 20:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=457#comment-544</guid>
		<description>I’m having an issue with my application randomly losing access to the location of my custom tags.  Specifically I am getting the following error:&lt;br&gt;&lt;br&gt;“Cannot find CFML template for foo”&lt;br&gt;&lt;br&gt;I’m dynamically setting my application root, and deriving my custom tag path from that:&lt;br&gt;&lt;br&gt;	&lt;cfset this.root = getDirectoryFromPath(getCurrentTemplatePath()) /&gt;&lt;br&gt;	&lt;cfset this.customtagpaths = this.root &amp; &quot;extensionscustom_tags&quot; /&gt;&lt;br&gt;&lt;br&gt;Would there be any problems with using the above to derive the location of these tags?</description>
		<content:encoded><![CDATA[<p>I’m having an issue with my application randomly losing access to the location of my custom tags.  Specifically I am getting the following error:</p>
<p>“Cannot find CFML template for foo”</p>
<p>I’m dynamically setting my application root, and deriving my custom tag path from that:</p>
<p>	&lt;cfset this.root = getDirectoryFromPath(getCurrentTemplatePath()) /&gt;<br />	&lt;cfset this.customtagpaths = this.root &#038; &#8220;extensionscustom_tags&#8221; /&gt;</p>
<p>Would there be any problems with using the above to derive the location of these tags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahamad</title>
		<link>http://www.simonwhatley.co.uk/application-based-paths-in-coldfusion/comment-page-1#comment-245</link>
		<dc:creator>ahamad</dc:creator>
		<pubDate>Wed, 26 Mar 2008 16:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=457#comment-245</guid>
		<description>I have added an example for per app settings on my blog...
http://coldfusion8.blogspot.com/2008/03/per-app-settings-example.html</description>
		<content:encoded><![CDATA[<p>I have added an example for per app settings on my blog&#8230;<br />
<a href="http://coldfusion8.blogspot.com/2008/03/per-app-settings-example.html" rel="nofollow">http://coldfusion8.blogspot.com/2008/03/per-app-settings-example.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

