Does BlazeDS can work with CFC's ???

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Does BlazeDS can work with CFC's ???

    Hi all
    i'm really confused about the BlazeDS release
    is this remoting service aimed for Java Developers only
    or can you invoke CFC's functions, just as easily as you could with previous
    versions of flash remoting ?
    i really don't get it, Coldfusion is Adobe's product, and yet all the
    tutorials i could find for BlazeDS are Java Oriented
    does Adobe has any plans on Buying Sun as well ?
    Coldfusion is built on top of Java, so it make sense that there will be a way
    to use BlazeDS remoting service in conjunction with coldfusion
    it doesn't make any sense to assume that every flash / flex developer that
    wants to harness to speed of AMF3
    would have to know JAVA and choose JAVA as it's serverside language
    anyone can shed some light on the matter ?

    cheers
    Yariv
    :)

    cosmits Guest

  2. Similar Questions and Discussions

    1. Message routing to specific client with blazeds
      I want to send a message to a specific client with messaging. The closest thing I could find was this method from the API: ...
    2. Blazeds server push and multiple flex instances
      I am working on a project to push data from a server to a flex chart drawing application. However each chart needs to run as its own page. Up til...
    3. Nesting functions in CFC's
      I'm trying to move the contents of my Application.cfm and OnRequestEnd.cfm to a new Application.cfc. Everything works, except for the UDF's. I need...
    4. Pathing with CFC's
      I'm reading Ben Forta's (EXCELLENT) book, but he (as well as every site I've Google'd so far) does not give information about the question I'm going...
    5. Calling Cfc's
      I am developing two applications on the same server that will have a lot of overlapping functionality. Hence, I would like to share cfcs between the...
  3. #2

    Default Re: Does BlazeDS can work with CFC's ???

    I'm looking for more information about this as well Yariv. It's VERY difficult to find tutorials on using blazeDS with ColdFusion CFCs. Doesn't make any sense.
    mydognacho Guest

  4. #3

    Default Re: Does BlazeDS can work with CFC's ???

    BlazeDS offers a subset of features that are available in LCDS (formerly Flex
    DS). FlexDS is part of CFMX7.02 and LCDS is part of ColdFusion 8. So, although
    you probably can use CF with BlazeDS you really should be working the
    dataservices built in.

    Take a look at
    [url]http://sujitreddyg.wordpress.com/2008/01/31/blazeds-and-lcds-feature-difference/[/url]

    ksmith Guest

  5. #4

    Default Re: Does BlazeDS can work with CFC's ???

    What is the strategy for ColdFusion when it comes to its integrated data
    messaging/management services ? I have just skimmed through the ColdFusion 8.01
    update release notes, but NOT found info on its data services ...

    Has it neither been updated to use the newest Adobe LiveCycle Data Services ES
    2.6, nor to be able to use Blaze DS ? And if not, when will its integrated data
    services be updated ?


    VerlSnake Guest

  6. #5

    Default Re: Does BlazeDS can work with CFC's ???

    This page has a link to a webcast that may be of interest, "Adding live chat with ColdFusion and BlazeDS"

    [url]http://www.adobe.com/communities/developerweek/[/url]
    JR Bob Dobbs Guest

  7. #6

    Default Re: Does BlazeDS can work with CFC's ???

    I just watched Adam Lehman's presentation that JR pointed to. It is a good
    example of how to integrate CF8 to BlazeDS. I guess licensing issues would be
    the main reason to choose between the built in LCDS, BlaseDS or full blown LCDS.

    There should be a technote in the next several weeks with the updates to using
    LCDS 2.6

    ksmith Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139