Question
ColdFusion not finding cfc's
My problem is this. I have created a website using flex,
coldfusion, and mysql. The website looks fine and the connections
to the database work and all is well until I do a release build,
and then try to access the website. (the website is on an Apache
server) The website url is www.tropicallawnandgarden.net
When you go to the website you see ColdFusion errors. Unable to invoke CFC - Could not find the ColdFusion Component or Interface ProjectFolder.src.cfc.ClientsGateway faultDetail:'Ensure that the name is correct and that the component or interface exists.
Why is coldfusion looking for the cfc's in the project folder? Why isn't it finding the cfc's in the release build folder?
I added a mapping in the coldfusion administrator to the release build folder, but that didn't seem to make any difference.
I really would appreciate any help with this.
When you go to the website you see ColdFusion errors. Unable to invoke CFC - Could not find the ColdFusion Component or Interface ProjectFolder.src.cfc.ClientsGateway faultDetail:'Ensure that the name is correct and that the component or interface exists.
Why is coldfusion looking for the cfc's in the project folder? Why isn't it finding the cfc's in the release build folder?
I added a mapping in the coldfusion administrator to the release build folder, but that didn't seem to make any difference.
I really would appreciate any help with this.
