I know this might not help your situation, but here is something I wrote about accessing CFC's from outside the web root WITHOUT using mapped paths (I am an enemy of mapped paths).
http://www.bennadel.com/index.cfm?dax=blog:348.view Good luck. ...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Eric Roberts [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 9:30 AM To: CF-Talk Subject: CFC pathing question I am bit new to CFC's...I have a qestion regarding how they are addressed. In Advanced ColdFusion, it says that if the directory is in the web root, you can address the cfc as com.cfcdirectory.cfc... What if we had a repository that was just above the webroot so that we have a common repository of cfc's that are accessable to all of our websites? Also...in a clustered environment, what is the best way to handle a repostiory. Can you then use a single directory to store the cfc's and be able to accesss them anywhere in the cluster, or would you need a copy on each physical box? I'm pretty excited to be working on aproject finally where I get to use CFC's. Any help would be greatly appreciated! Eric ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259286 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

