• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Consume BlazeDS service from ColdFusion client? Cannot require Flash Player.

Guest
Aug 23, 2012 Aug 23, 2012

Copy link to clipboard

Copied

Our current project is being written in CF9. We have been mandated to not require our customers to install any third-party plugins, such as Flash Player. Unfortunately, our back end data is a presented as a java-based BlazeDS service.

I was thinking to wrap a proxy CFC around the backend service but it seems that ColdFusion doesn't know how to consume BlazeDS. I don't see a way to do it wih CreateObject.

Is the way forward to create a java wrapper?

I am hoping that I am missing something really obvious and simple.

TOPICS
Advanced techniques

Views

788

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 24, 2012 Aug 24, 2012

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 24, 2012 Aug 24, 2012

Copy link to clipboard

Copied

LATEST

Thank you, Miguel, for your reply. Yes, ColdFusion will serve BlazeDS but I don't know how to make it connect to an existing service. In all those examples, Flex is the AMF consumer. You'd think it would be simple, eh?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation