Closed GoogleCodeExporter closed 9 years ago
This is caused by one of two issues (discussed in the readme.txt with
installation
instructions): 1) you do not have a mapping to cfcgenerator (or have the
cfcgenerator
folder under the root so that the path to the components should be
cfcgenerator.*
from the root); 2) you have not enabled Flex remoting to use ColdFusion
mappings (see
instructions in readme).
Original comment by brian.ri...@gmail.com
on 7 Jul 2009 at 1:24
Thanks for your reply :-)
Please excuse my inexperience... I follow th installation instruction putting
the
folder in the web root and verify Flex remoting in my cf server. But please
explain
me what mean 'the path to the components should be cfcgenerator.* from the
root'. May
it be the problem.
However, I restarted cfcgenerator and now index.cfm appear! but it show an
alert (not
a page error) whith a new error 'Could not find the ColdFusion Component
cfcgenerator.com.cf.model.generatorRemote'.
May you help me?
Original comment by candidec...@hotmail.it
on 7 Jul 2009 at 2:16
Did you add a mapping to cfcgenerator?
Original comment by brian.ri...@gmail.com
on 7 Jul 2009 at 2:27
No, I did'nt. I also look for the createobject istruction that call the
component
generatorRemote, but i don't find it... it's possible?
Original comment by candidec...@hotmail.it
on 8 Jul 2009 at 8:34
The components are called from within Flex not CF. You need to create the
mapping and
modify your services-config.xml to allow Flex to use mappings. See the
readme.txt for
the instructions.
Original comment by brian.ri...@gmail.com
on 8 Jul 2009 at 11:15
Original issue reported on code.google.com by
candidec...@hotmail.it
on 7 Jul 2009 at 1:17