You can set it in the App.cfc or CFADMIN. We tend to define the mappings in CFadmin but thats just us.
Paul. On Aug 21, 2009, at 6:55 PM, John Barrett wrote: > > How to I use cfinvoke to find a cfc? > I have the cfc in: > http://localhost/myApp/com/getLinks.cfc > > If I am in: > http://localhost/myApp/Test > > I am using: > <cfinvoke component="My.App.com.getLinks" I also tried at the CF > Root.I am fine when everything is in the same directory, but when I > put everything in the cfcs folder, it is not working. > > I tried another ways, but I think that the mappings start at the doc > root? > Is there a way to do something in the Application.cfc file, or will > I have to do a mapping in the CF Admin? > Thanks, > JOhn > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4744 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
