What does the channel configuration look like in your flex-enterprise-services.xml file? Have you tried replacing any tokens in the endpoint URI with hard coded values to check whether they're successfully being resolved at runtme? Where are launching the SWF from? If it's not from the same JRun web server you'll need a crossdomain.xml file.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of thunderstumpgesatwork Sent: Thursday, March 09, 2006 1:16 PM To: [email protected] Subject: [flexcoders] Firewall ports for Enterprise Services with Java RemoteObject Hi guys we have attempted to provide access to out flex app (2.0 Beta1) through our firewall, and have opened port 8700 (the default http port for JRUN). We are using Java RemoteObjects in JRUN over the default AMF channel (also configured to use port 8700 from what I can tell) With just port 8700 open, we get the initial screen, but it appears the remote object calls cannot connect. Are there any other ports that need to be opened up for this configuration? I could not find any documentation discussing firewalls and ports for Flex. thanks, Thunder -- 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 -- 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/ <*> 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/

