Thanks Dirk.

I'm about 1 month away from configuring Flex and CF to run under the same port. I starred this post so I'll come back to it when I begin moving things around.

Obliged,
Dave

On 5/28/05, Dirk Eismann <[EMAIL PROTECTED]> wrote:
Hi Dave,

there are some things to look out for. I described in detail how to setup named remote objects with CF7 in this article:

http://www.richinternet.de/blog/index.cfm?entry=831FE26E-0D70-9C2D-2549E1D1978CF1B0

Dirk.

-----Urspr�ngliche Nachricht-----
Von: [email protected] im Auftrag von dave buhler
Gesendet: Sa 28.05.2005 05:23
An: [email protected]
Betreff: Re: [flexcoders] CFlogin, SetCredentials and the RemoteObject

Wonderful!!!

Thanks!!!



On 5/27/05, Peter Farland <[EMAIL PROTECTED]> wrote:
>
> Yep - the "named" object just serves as an alias to a service, such as a
> POJO (or in your case, CFC), that helps out in two respects... a) it allows
> you to create a name for a service that protects your code from
> package/directory/file renames of the service, b) doesn't expose underlying
> system structure which plays into the security tenet that the less the
> public knows about your application the better.
>  In this case, however, it means that the server has to understand the
> name (alias) that you're specifying... a feature that was introduced in Flex
> but only introduced to CF in version 7 with the update of the gateway. That
> is, named objects for cfc-based services only work with CFMX 7 with a
> correctly configured gateway-config.xml file.
>



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/





Yahoo! Groups Links

Reply via email to