In my application folders hierarchy, where should my cfcs reside and what is 
the path reference that I should use?

I got into this strange scenario:
approot/
approot/admin

app and adminapp are two different applications cfwise, adminapp is just the 
admin section of the main 'app', so it resides as a folder within the approot 
folder.

app names in application.cfm are both named different.

I have approot/admin/cfc/mycfc.cfc
I have approot/admin/f1/testcfc.cfm

Nothing worked until I said <cfinvoke component="/admin/cfc/mycfc"..>

None of the other relative paths etc worked. I am stumped as to why I need to 
'act' like my app root is approot, when my app root is actually /approot/admin ?

Should it not have worked if I just said <cfinvoke component="/cfc/mycfc"..???

Any comments/suggestions??? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315210
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to