Hi Tom,

You need to make sure you've configured the Flex Messaging Gateway on the CF 
side with the correct IP address of the Flex server. That config file lives at: 
<CFDir>/gateway/config/flex-message-gateway.cfg

The 'host' and 'allowedIPs' settings are only optional when both CF and FDS are 
running on the same box.

If you've already updated this file on the CF side, I'd recommend double 
checking the IP values you're using and ensure that the boxes can see each 
other over the network.

HTH,
Seth

________________________________________
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom 
Cornilliac
Sent: Monday, November 06, 2006 3:43 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex Messaging Gateway

I've got an FDS app that is throwing the following exception when I
call sendGatewayMessage()

"Unable to find Flex adapter for destination "taxPaymentMonitor" in
the RMI registry on localhost"

This only happens on the production build of the app and only on the
CF side, the Flex Producer and Consumer both connect to the
destination without error. The only difference between the
development and production environments is the location of CF, in the
production environment CF is on a separate server from FDS. I've
changed the Destination config to point to the IP of the CF server but
it's not helping. Any ideas? Am I missing something?

~Tom
 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to