I am using BlazeDS for data-push feature in my Flex application project. From the official tutorial, Getting started with BlazeDS, it shows messaging example with producer/consumer from API.
I want to use Adobe\'s Blaze DS via ColdFusion through Ajax. I know eno开发者_C百科ugh ColdFusion and JavaScript to do what I want to do, but I want to add long poling into the application and it look
I have an application that uses the data push technology of blazeDS to send data to a Flex Client event 5 seconds. The application works fi开发者_运维百科ne when I run it via HTTP with or without a pr
Hi Any one can explain the differen开发者_Python百科ce between the LCDS and BlazeDs. Both are supporting HTTPService,Webservice,Remoting service. So why we need BlazeDs or LCDS?There\'s a lot of featu
Actionscript supports a [RemoteClass] metadata tag that is used in BlazeDS to provide data-binding hints for marshalling AMF binary objects from Java to BlazeDS.
I am using Blazeds-3.2.0.3978 amd Weblogic 10.0.0.1. I have the session timeout for 5 minutes. Below is channel definition i am using
I have attached a service-adapter to a spring message-destination as follows: <flex:message-destination
Is there any example of using JMS Queues in BlazeDS as point-to-point communication to a Flex client.
I have BlazeDS running in an instance of Coldfusion 8. A flex chat app that acts as both a producer and consumer with 70 long polling requests allowed, moving to client polling with a polling interval
Hi I have a java class which has been deployed as WAR web application in a BlazeDS/Spring server sitting on JBOSS.