<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List -  Using the cfcompile utility</title>
    <link>https://forums.adobe.com/community/coldfusion/documentation?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sat, 13 Apr 2013 02:14:58 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-04-13T02:14:58Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re:  Using the cfcompile utility</title>
      <link>https://forums.adobe.com/message/5230927?tstart=0#5230927</link>
      <description>&lt;!-- [DocumentBodyStart:b0243b60-ebd7-4f75-a86f-79878498ae26] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The doc page here about the precompile utility does not clarify where it puts the compiled class files, so I'll add a little more info for readers here.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As the cfcompile tool's purpose is (by default) to simply precompile CFML templates the same way that CF would, running the tool puts the resulting .class files in the same place that CF would put them when it compiled them itself during normal page execution (assuming you have &amp;#8220;save class files&amp;rdquo; enabled in the CF Admin&amp;gt;Caching page).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In CF10, that location would be [coldfusion10]\[instance]\wwwroot\WEB-INF\cfclasses (where [instance] is cfusion if you have not created multiple instances).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone would wonder, no, it does not matter whether you have &amp;#8220;save class files&amp;rdquo; enabled in the CF Admin when you try to use the cfcompile tool. It will save files to that cfclasses directory, regardless.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(Also, note that if you had used the -deploy argument for the cfcompile tool, then that WOULD let you name a destination directory for the resulting files. This form of the tool is intended for you to create files that you would take and put on some other server, and they would be sourceless CFM files, not class files.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b0243b60-ebd7-4f75-a86f-79878498ae26] --&gt;&lt;img src='/beacon?t=1415921577252' /&gt;</description>
      <pubDate>Sat, 13 Apr 2013 01:48:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5230927?tstart=0#5230927</guid>
      <dc:date>2013-04-13T01:48:23Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re:  Using the cfcompile utility</title>
      <link>https://forums.adobe.com/message/4789182?tstart=0#4789182</link>
      <description>&lt;!-- [DocumentBodyStart:fb707a4c-a8f6-46ef-a1d6-d53ef149524a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;@shigemii, the missing cfcompile utility issue was fixed in ColdFusion 10 Update 1: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://helpx.adobe.com/coldfusion/kb/coldfusion10-update-01.html" rel="nofollow"&gt;http://helpx.adobe.com/coldfusion/kb/coldfusion10-update-01.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;-Aaron&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fb707a4c-a8f6-46ef-a1d6-d53ef149524a] --&gt;</description>
      <pubDate>Sun, 21 Oct 2012 03:21:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4789182?tstart=0#4789182</guid>
      <dc:date>2012-10-21T03:21:24Z</dc:date>
      <clearspace:dateToText>2 years 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re:  Using the cfcompile utility</title>
      <link>https://forums.adobe.com/message/4465776?tstart=0#4465776</link>
      <description>&lt;!-- [DocumentBodyStart:125a1be6-be04-41ce-a20a-2f85c7b77e9d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I tried to use the cfcompile utility (cfcompile.bat) of ColdFusion 10.&lt;/p&gt;&lt;p&gt;But the file did not exist&amp;nbsp; in "cf_root/bin (cf_root/cfusion/bin)".&lt;/p&gt;&lt;p&gt;Is it included in the ColdFusion 10?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:125a1be6-be04-41ce-a20a-2f85c7b77e9d] --&gt;</description>
      <pubDate>Tue, 05 Jun 2012 06:37:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4465776?tstart=0#4465776</guid>
      <dc:date>2012-06-05T06:37:11Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using the cfcompile utility</title>
      <link>https://forums.adobe.com/message/4465775?tstart=0#4465775</link>
      <description>&lt;!-- [DocumentBodyStart:b573585f-fc57-4ba2-889b-e536a1620626] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;This question was posted in response to the following article: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fd0.html" rel="nofollow"&gt;http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fd 0.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b573585f-fc57-4ba2-889b-e536a1620626] --&gt;</description>
      <pubDate>Tue, 05 Jun 2012 06:37:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4465775?tstart=0#4465775</guid>
      <dc:date>2012-06-05T06:37:11Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

