House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / Adobe Flex

connecting Flex & ColdFusion

Author:
John Barrett
12/14/2009 03:03 AM

Hi Paul, Thanks so much for your help! the file is locate in the webroot (not sure if this is  a best practice, but just on localhost for testing) /Documents/Library/WebServer/com/cfcs/ArtistGateway.cfc (http://localhost/com/cfcs/ArtistGateway.cfc) I have not set any mappings, and I have checked in services-config.xml and mappings are set to true. I think that Flex is looking for a function getArtist, but the method is getArtists. I wrote a blog on this,maybe the blog is more clear, and I have tested the cfc which is working properly too: http://hawaiiflash.net/blog/post.cfm/database-results-flex Thanks so much! Johnny > On 12/14/2009 2:00 PM, John Barrett wrote: > >   <mx:RemoteObject id="ArtistGateway_RO" destination = "ColdFusion" > source ="com.cfcs.ArtistGateway"> > > is "com" under the web root or cf mapped? if cf mapped, did you change > > remoting-config.xml use mapping option to true? > > <!-- Use the ColdFusion mappings to find CFCs, by default only CFC > files under > your webroot can be found. --> <use-mappings>true</use-mappings>


Search flex

February 12, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29