<?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.1 - htmldocs - buildi12.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-24T23:29:30</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39221" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39109" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#33035" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#31686" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24942" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24931" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#21204" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18512" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18394" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18012" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17623" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17519" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17121" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#16090" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#15304" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14099" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14095" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12844" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12645" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12531" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#4405" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3622" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3605" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39221">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39221</link>
		<description>Hello,&lt;br /&gt;&lt;br /&gt;I am new to deploying Coldfusion applications on Linux servers and i am having problem making my components work. I have already created a mapping under CFADMIN but it seems that i made a mistake since it still does not work.&lt;br /&gt;&lt;br /&gt;Here is a sample scenario of what is happening:&lt;br /&gt;- site webroot&lt;br /&gt;     - cms&lt;br /&gt;            - component&lt;br /&gt;                   - dao&lt;br /&gt;&lt;br /&gt;I have defined an Application.cfcmapping on my Application.cfc and the current value based on the example would be cms.component.dao.&lt;br /&gt;&lt;br /&gt;Now i have created the mapping named /cms on CFADMIN&lt;br /&gt;&lt;br /&gt;The physical path of the webroot of the site is:&lt;br /&gt;/virtual/companyname/var/www/sitename&lt;br /&gt;&lt;br /&gt;Therefore i defined my mapping as &lt;br /&gt;/cms = /virtual/companyname/var/www/sitename/cms&lt;br /&gt;&lt;br /&gt;But this does not work. Coldfusion still says that it cannot find the component.&lt;br /&gt;&lt;br /&gt;Btw i am using createobject rather than cfinvoke.&lt;br /&gt;&lt;br /&gt;Thanks and regards.&lt;br /&gt;&lt;br /&gt;Allan</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-06T08:46:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39109">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#39109</link>
		<description>RE: Last paragraph Linux CFC's&lt;br /&gt;&lt;br /&gt;On a Linux System, does this really mean that a CFC lowerUpperCase naming convention is searched for twice ?&lt;br /&gt;&lt;br /&gt;In a typical Mach-ii application involving little logic, this can be up to 800 times.&lt;br /&gt;&lt;br /&gt;----------------------------------------------------------------&lt;br /&gt;Note: On UNIX and Linux systems, ColdFusion MX attempts to match a CFC name orCustom tag name with a filename as follows:&lt;br /&gt;First, it attempts to find a file with the name that is all lowercase.&lt;br /&gt;If it fails, it then tries to find a file whose case matches the CFML case.&lt;br /&gt;For example, if you specify &lt;cfobject name=&quot;myObject&quot; Component=&quot;myComponent&quot;&gt;, ColdFusion first looks for mycomponent.cfc and, if it doesn't find it, ColdFusion looks for myComponent.cfc.&lt;br /&gt;----------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Please help&lt;br /&gt;Nev</description>
		<dc:creator>Nev</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-01T02:11:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#33035">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#33035</link>
		<description>I am having problems trying to dynamically calculate the CFC component's path. For example, in my Application.cfm, I have defined:&lt;br /&gt;&lt;br /&gt;&lt;cfparam name = &quot;Application.CFCRootPath&quot; default=&quot;com.pub&quot;&gt;&lt;br /&gt;&lt;br /&gt;Then I tried to invoke a CFC function as:&lt;br /&gt;&lt;br /&gt;&lt;cfinvoke&lt;br /&gt;component=&quot;#Application.CFCRootPath#.secure&quot;&lt;br /&gt;method=&quot;getuserrole&quot;&lt;br /&gt;returnvariable=&quot;authstruct&quot;&gt;&lt;br /&gt;&lt;cfinvokeargument name=&quot;ContactID&quot; value=&quot;#ContactID#&quot;&gt;&lt;br /&gt;&lt;/cfinvoke&gt;&lt;br /&gt;&lt;br /&gt;CFMX6.1 and CFMX7 both throw a &quot;Top level page not found&quot; error.</description>
		<dc:creator>markg454</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-04T14:25:17</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#31686">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#31686</link>
		<description>I am having the exact same issues as &quot;entact&quot; had, but on CFMX 7 and windows.&lt;br /&gt;&lt;br /&gt;What happens... (*** all components are called realitivly ***)&lt;br /&gt;&lt;br /&gt;1. I am creating an object (with createobject()) that lies in a path above the template.&lt;br /&gt;&lt;br /&gt;2. The component I am attempting to create extends another component which is also realitivly located above itself.&lt;br /&gt;&lt;br /&gt;3. I get an error stating that the component which is trying to be extended does not exist while using dot notation.&lt;br /&gt;&lt;br /&gt;But, if I change the dot notation to &quot;/&quot; it will extend fine.</description>
		<dc:creator>FuseDesign</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-17T19:25:14</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24942">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24942</link>
		<description>Flash remoting access to CFCs is limited to locations that are under the web root (not cf_root) for security reasons. Therefore, you can use a virtual directory only if your web server considers it to be under the web root (not the cf_root).</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-12-03T11:03:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24931">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#24931</link>
		<description>if my CFC not in the cf_root because the virtual host.&lt;br /&gt;how can i call myservice in the flash remoting?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-03T08:14:43</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#21204">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#21204</link>
		<description>With reagrd to using a period (or other special character) in a file directory name:&lt;br /&gt;&lt;br /&gt;I also found that an underscore in a directory name will also throw an error -- but I found a work around -- for UNIX systems anyway.&lt;br /&gt;&lt;br /&gt;If you create a symbolic link in your system to point to the directory with the special character, and then using the CF administrator to point to that symbolic link, the components can be created.&lt;br /&gt;&lt;br /&gt;For example, assume you have a directory:&lt;br /&gt;&lt;br /&gt;/myroot//sites_production/&lt;br /&gt;&lt;br /&gt;in the /myroot directory, if you create a symbolic link called &quot;production&quot; that points to &quot;sites_production&quot;, and then in CF Admin, create a mapping for /myroot/production, you can then create the component.&lt;br /&gt;&lt;br /&gt;I image that you can also use Windows Utilities (such as found on www.sysinternals.com) to do something similar on a windows system, although I have not tried this.</description>
		<dc:creator>asterix</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-10T11:08:20</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18512">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18512</link>
		<description>I'm having related odd issues with CFMX6 on RedHat.7.2 &lt;br /&gt;&lt;br /&gt;this works&lt;br /&gt;&lt;CFINVOKE COMPONENT=&quot;com/intranet/brow&quot;&lt;br /&gt;  .....&gt;&lt;br /&gt;&lt;br /&gt;this does not&lt;br /&gt;&lt;CFINVOKE COMPONENT=&quot;com.intranet.brow&quot;&lt;br /&gt;  .....&gt;&lt;br /&gt;&lt;br /&gt;no mapping is done and the error is &lt;br /&gt;Could not find the template com.intranet.brow</description>
		<dc:creator>entact</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-14T16:09:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18394">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18394</link>
		<description>The directory name cannot have a period in it.&lt;br&gt;This applies to Flash remoting access as well as direct ColdFusion acces.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-07-12T09:47:39</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18012">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#18012</link>
		<description>rowingpeter_s said on Jun 23, 2004 at 6:39 AM :&lt;br /&gt;&lt;br /&gt;    I have a CFC under directory called 'domainname.info'. What is the correct syntax for using the hierarchical reference to a cfc under this folder?&lt;br /&gt;&lt;br /&gt;    eg. cfc is located in c:\inetpub\domainName.info\cfcFolder&lt;br /&gt;&lt;br /&gt;    I have tried many combinations of quotes and square brackets (something like component = &quot;[domainName.info].cfcFolder.cfcName&quot;) but with no success.&lt;br /&gt;&lt;br /&gt;    Peter &lt;br /&gt;&lt;br /&gt;halL said on Jun 24, 2004 at 8:42 AM :&lt;br /&gt;&lt;br /&gt;    In response to rowingpeter_s.&lt;br /&gt;    ColdFusion MX does not support specifying a directory path to invoke a CFC if any directory in the path includes a period in its name.&lt;br /&gt;    We have submitted an enhancement request, number 56037, for adding this support. &lt;br /&gt;&lt;br /&gt;In response to the above...Not sure if this is the correct forum, but does this methodology extend to referencing the cf page/component using Actionscript in Flash Remoting? I Have a Flash swf specifying a coldfusion page to return some values, and the production server is set up so that our files are under a directory called domainname.com as well. Our path to the cf page looks like&lt;br /&gt;&lt;br /&gt;srv = conn.getService(&quot;domainname.com.dev.remoting_study.test_07&quot;, this);&lt;br /&gt;// this does not work as it is, since domainname.com is the directory name, and not &quot;domainname&quot; and &quot;com&quot;...</description>
		<dc:creator>eapostol</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-06T10:23:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17623">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17623</link>
		<description>In response to rowingpeter_s.&lt;br&gt;ColdFusion MX does not support specifying a directory path to invoke a CFC if any directory in the path includes a period in its name.&lt;br&gt;We have submitted an enhancement request, number 56037, for adding this support.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-06-24T08:42:24</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17519">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17519</link>
		<description>I have a CFC under directory called 'domainname.info'. What is the correct syntax for using the hierarchical reference to a cfc under this folder?&lt;br /&gt;&lt;br /&gt;eg. cfc is located in c:\inetpub\domainName.info\cfcFolder&lt;br /&gt;&lt;br /&gt;I have tried many combinations of quotes and square brackets (something like component = &quot;[domainName.info].cfcFolder.cfcName&quot;) but with no success.&lt;br /&gt;&lt;br /&gt;Peter</description>
		<dc:creator>rowingpeter_s</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-23T06:39:12</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17121">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#17121</link>
		<description>wubwub - &lt;br /&gt;&lt;br /&gt;In \CFusionMX\wwwroot\WEB-INF\cftags, there's a file named component.cfc which all components implicity extend.  You can place any truly &quot;global&quot; component code in there.&lt;br /&gt;&lt;br /&gt;http://www.sys-con.com/coldfusion/article.cfm?id=676</description>
		<dc:creator>rcollins</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-17T13:34:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#16090">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#16090</link>
		<description>Ok, here's my situation.&lt;br /&gt;&lt;br /&gt;I need to run two versions of the same website on the same machine (slight differences between the pages).&lt;br /&gt;&lt;br /&gt;I need the components in site 1 to go to site 1&lt;br /&gt;and the components in site 2 to go to site 2&lt;br /&gt;&lt;br /&gt;I can call the components with a global variable:&lt;br /&gt;MM =createObject('component', &quot;#Application.dot_path#.code.data.getdata&quot;)&lt;br /&gt;&lt;br /&gt;That's easy... now I want to make my getdata.cfc extend another common component&lt;br /&gt;&lt;br /&gt;&lt;CFCOMPONENT extends=&quot;#Application.dot_path#.code.common&quot;&gt;&lt;br /&gt;&lt;br /&gt;doesn't work... :-/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I can't put all my components in one directory since I'm looking at over a hundred components so far and that would be far too crowded :-/&lt;br /&gt;&lt;br /&gt;I cant use a admin mapping, since the code has to be the same on both sites (except for the demo changes).&lt;br /&gt;&lt;br /&gt;Any ideas???</description>
		<dc:creator>wubwub</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-04T13:13:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#15304">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#15304</link>
		<description>The error &quot;Could not find the ColdFusion Component&quot; may occur when trying to use Web root notation. After checking that the path and file names are correct, also check CF mappings. Remove any mappings that are &quot;/&quot; a slash by itself.</description>
		<dc:creator>MFI</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-24T11:56:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14099">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14099</link>
		<description>I believe that webroot means pretty much the same thing as it does everywhere else in the docs: the top-level directory of pages served by your web server. I think it also includes directories for which you have a web-server mapping and includes virtual hosts, too.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-05-07T08:07:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14095">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#14095</link>
		<description>Anyone have some clarification on the post from digitalAnomaly about what 'webroot' means in this documentation?</description>
		<dc:creator>einfo</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-07T07:09:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12844">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12844</link>
		<description>Not being able to specify relative paths is exceedingly inconvenient.  Some explanation of the rationale for the CFC location rules would be helpful.</description>
		<dc:creator>jim7</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-04-12T21:19:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12645">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12645</link>
		<description>Response to cf_Amir:&lt;br&gt;You cannot specify an absolute (or relative)  file pathname or URL in CreateObject , cfobject or cfinvoke.&lt;br&gt;The CFC must be in or under a directory in the search order, and you specify the location in a subdirectory using the dot notation documented on this page.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-04-07T06:07:57</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12531">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#12531</link>
		<description>How can I have absolute path in my CreateObject(&quot;Component&quot;, myAbsolutePath) function?&lt;br /&gt;&lt;br /&gt;Lets assume I dont have access to ColdFusion Administration page</description>
		<dc:creator>cf_Amir</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-04-06T14:05:36</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#4405">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#4405</link>
		<description>When macromedia refers to &quot;webroot&quot; are we to assume that webroot refers to ....\apache\htdocs or ...\CFusionMX\wwwroot, or is it any webroot, such as on my virtual host, does webroot refer to the path to the CFC in relation to the root of the site, ie&lt;br /&gt;&lt;br /&gt;myResources.components.myComponent&lt;br /&gt;refers to&lt;br /&gt;http://myhost/myResources/components/myComponent&lt;br /&gt;&lt;br /&gt;just like in flash?  This would be the most appropriate way for anyone developing an application that will be deployed on a hosting companies server.  Especially since the extends parameter of a CFC cannot contain a variable (which could be specified dynamically to suit any deployment server).</description>
		<dc:creator>digitalAnomaly</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-09T09:34:30</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3622">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3622</link>
		<description>You do not always require mappings to use dot notation in CFCs. If you don't have a cfmapping then you must store the CFC under the webroot or in a custom tag folder. &lt;br&gt;&lt;br&gt;You still need to use dot notation &quot;folder.folder.cfcname&quot; to tell CFMX which folders to look in.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2003-11-10T07:52:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3605">
		<title>coldfusion/6.1/htmldocs/buildi12.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi12.htm#3605</link>
		<description>Call me silly, but there is something I am missing here.  If I don't have any mappings specified in the CF Administrator.  Can I still use dot notation to specify the location of a CFC?</description>
		<dc:creator>enderw88</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-11-08T07:31:18</dc:date>
	</item>
	</rdf:RDF>

