<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - Developing_ColdFusion_MX_Applications_with_CFML - Java2.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T01:27:58</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#32284" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#31958" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#32284">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#32284</link>
		<description>I think that this is a mistake in the documentation. It is certainly wrong for CFMX 6.1 and CFMX 7, and I believe that it is also wrong for this version (CFMX). Although JRun does perform autocompilation and detection of changed classes, ColdFusion does not. I suppose that it is possible you can get automatic recompilation with a servlet or a JavaBean (that is, something with no connection to ColdFusion MX), but for anything that goes through ColdFusion (such as a CFC, CFM page, or custom tag), there is no automatic recompilation.&lt;br&gt;&lt;br&gt;If you are using a servlet and not getting this functionality, check to see that the reload and compile elements are set to true in the WEB-INF/jrun-web.xml file:&lt;br&gt;&lt;br&gt;  &lt;reload&gt;true&lt;/reload&gt;&lt;br&gt;  &lt;compile&gt;true&lt;/compile&gt;</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2005-04-25T12:29:24</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#31958">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Java2.htm#31958</link>
		<description>says coldfusion will automatically reload class in wwwroot/../class. This doesn't seem to work. The only way to reload a recompiled class is by restarting the server, which doesn't make things easy for development. Any one know how to clear these classes from cache?</description>
		<dc:creator>JJBBDD</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-20T16:25:59</dc:date>
	</item>
	</rdf:RDF>

