Skip to main content
August 18, 2006
Question

flex2gateway

  • August 18, 2006
  • 1 reply
  • 551 views
Hi All,

I just got a flex2gateway error when i try to integrate a flex application which using flash remoting with my existing CF application built with Model-Glue.

If I run the flex application separately, my flex application is running fine with all the remoting call works. When I embed the flex on one of the page in my existing CF app I ended up having error No configured channel has an endpoint path '/flex2gateway/index.cfm'.

Anyone has encounter this kind of error? I attached a bit of the error code from the console as well
    This topic has been closed for replies.

    1 reply

    August 22, 2006
    I just figured out that it's something wrong with my application.cfc and found out that for remoting I have to use application.cfm.
    Inspiring
    August 22, 2006
    No you don't I use flash remoting all the time with Application.cfc, it works as expected. It must be something else!
    August 27, 2006
    quote:

    Originally posted by: Stressed_Simon
    No you don't I use flash remoting all the time with Application.cfc, it works as expected. It must be something else!


    Hi Simon,

    I think it's having trouble in the onRequestEnd function where the server throws an error about the endpoint in index.html.