I was going to ask about this as well …
We can not run apps on non-standard ports (without a damn good reason ;-)…
How does the AMF port relate to what the client actually uses to make the
remote call? If I’ve got apache in front of WebLogic and apache is
configured for port 80 …and the connector is plugged into the WL app
server … would the AMF gateway need to be set to 80 as well ? And how
does this play out with Enterprise data service ports?
Cheers,
Stace
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Brian Deitte
Sent: Thursday, March 09, 2006
1:26 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Firewall
ports for Enterprise Services with Java RemoteObject
Note that JRun does have
webserver connectors which allow it to run on
top of your existing http server and port.
I'm not an expert on the
current workings of RemoteObject, but unless
something has changed
drastically from 1.5, you should just need this
one port for the AMF
channel to work. -Brian
> -----Original Message-----
> From: flexcoders@yahoogroups.com
> [mailto:flexcoders@yahoogroups.com]
On Behalf Of thunderstumpgesatwork
> Sent: Thursday, March 09, 2006 1:16 PM
> To: flexcoders@yahoogroups.com
> 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
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] Firewall ports for Enterprise Servi... Stacy Young
-