Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
cosmits #1
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
-
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: ... -
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... -
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... -
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... -
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... -
mydognacho #2
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
-
ksmith #3
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
-
VerlSnake #4
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
-
JR Bob Dobbs #5
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
-
ksmith #6
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



Reply With Quote

