<?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 - 7 - htmldocs - 00001566.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-26T00:19:09</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#95917" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#69868" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#32135" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#95917">
		<title>coldfusion/7/htmldocs/00001566.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#95917</link>
		<description>It should be noted this page makes no mention of the possibility of using createobject to call Java objects. It implies only CFOBJECT can be used. This should be corrected in future versions of the docs. Fortunately, a later section showing examples of calling Java from CFML does in fact show use of the function (http://livedocs.adobe.com/coldfusion/7/htmldocs/00001570.htm). The same issue is in the CF8 docs, and I'll add a comment there, too.</description>
		<dc:creator>carehart</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2009-04-14T10:03:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#69868">
		<title>coldfusion/7/htmldocs/00001566.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#69868</link>
		<description>&lt;cfobject type=&quot;Java&quot; class=&quot;MyClass&quot; name=&quot;myObj&quot;&gt;&lt;br /&gt;&lt;br /&gt;The example of invoking a Java object would appear to be missing an Action attribute - which my CF7.0.2 seems to require.</description>
		<dc:creator>rowingpeter_s</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-07-10T02:20:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#32135">
		<title>coldfusion/7/htmldocs/00001566.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001566.htm#32135</link>
		<description>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 1</dc:type>
		<dc:date>2005-04-22T12:34:44</dc:date>
	</item>
	</rdf:RDF>

