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>