John,

 

In the files I send you, you already have the ColdFusion destination created. It’s not in the flex-enterprise-services.xml because for FDS, that file in fact includes all the others where destinations are created. The ColdFusion destination is inside of the flex-remoting-services.xml.  If you look at flex-enterprise-services.xml you have this code

 

   <services>

        <service-include file-path="flex-remoting-service.xml" />

        <service-include file-path="flex-proxy-service.xml" />

        <service-include file-path="flex-message-service.xml" />

        <service-include file-path="flex-data-service.xml" />

    </services>

 

This means that the FDS will read this 4 files. You could create your own xml file with custom services as long you define here the include.  The big difference is that when setting up a project as  “Coldfusion Flash Remoting Service” it expects that your services destinations to be created inside that file and not in an included one. I don’t know if it does process the included files when compiling.

When using the FDS integration, I define it as “Flex Data Services” and compile at server and like that I won’t have problems with the destinations.

 

I might sound confusing , I hope not…

 

João Fernandes
Dep. Informática - Área de Desenvolvimento
Cofina media

Avenida João Crisóstomo, Nº 72 . 1069-043 Lisboa PORTUGAL
Tel (+351) 213 185 200 . Fax (+351) 213 540 370
[EMAIL PROTECTED]

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John
Sent: terça-feira, 16 de Maio de 2006 11:45
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] cf flex intergration

 

Hi Tom,
I think that I found the link that you were talking
about:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=592&threadid=1153354&CFID=17226482&CFTOKEN=dcb037bbc12e38a5-3878408B-ED34-2342-581C170B2660C9E0&jsessionid=4830a6854981281b6446

I thought that maybe I needed to add a channel in the
flex-enterprise.xml file. I will try this approach
tonight. I do use the remote object,and the path the
the cfc, but no data is being passed.

Thanks for your help, hopefully I can figure this out.
John

--- Tom Chiverton <
[EMAIL PROTECTED]>
wrote:

> >>> On Tue, May 16, 2006 at  9:31 AM, in message
>
<
[EMAIL PROTECTED]>,
>
[EMAIL PROTECTED] wrote:
> > Is this a mac problem I am having?
I am really
> thinking about getting
> a
> > windows machine(or at least a mactel(I hear you
> can run windows on
> it))) for
> > flex builder, would this end my problems?
>
> Doubt it - both FDS, ColdFusion and FB all run on
> top of Java, which
> sits on top of any O/S.

> > I love the mac,and have it set up to compile the
> swfs, but for the
> life of
> > me I can't figure this xcf flex intergration out,
> it seems impossible
> to me!
>
> Well, I just cracked it this morning - check of
> recent posts incl. an
> URL to the Macromedia forums.

> > I am so frustrated on getting this to work, I
> never thought that it
> would be
> > so difficult to set up coldfusion for flex.
>
> My neither, but I guess this is why it's beta :-)
>
>
>
> Tom Chiverton
>
> ****************************************************
>
> This email is sent for and on behalf of Halliwells
> LLP.
>
> Halliwells LLP is a limited liability partnership
> registered in England and Wales under registered
> number OC307980 whose registered office address is
> at St James's Court Brown Street Manchester M2 2JF.
> A list of members is available for inspection at the
> registered office. Any reference to a partner in
> relation to Halliwells LLP means a member of
> Halliwells LLP. Regulated by the Law Society.
>
> CONFIDENTIALITY
>
> This email is intended only for the use of the
> addressee named above and may be confidential or
> legally privileged.  If you are not the addressee
> you must not read it and must not use any
> information contained in nor copy it nor inform any
> person other than Halliwells LLP or the addressee of
> its existence or contents.  If you have received
> this email in error please delete it and notify
> Halliwells LLP IT Department on 0870 365 8008.
>
> For more information about Halliwells LLP visit
>
www.halliwells.com.
>
> We are pleased to announce that Halliwells LLP has
> been voted AIM Lawyer of the Year at the 2005 Growth
> Company Awards
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


--
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

Web site design development

Computer software development

Software design and development

Macromedia flex

Software development best practice

 

 


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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to