Is RTMP to AMF Websocket possible?
Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS...
View ArticleI am seeing the following error. Can anyone help me?
I am setting up a RemoteObject that is communicating to a Spring enabled BlazeDs AMFChannel on my Java application server. The communication seems to be going OK, bt I am getting the following errors....
View ArticleHow to prevent "A request for the item is now pending."
Hello guys, Im getting this error very often, is there any solution to this? Error: Item requested is not available. A request for the item is now pending. at...
View ArticleNullPointerException from MessageBrokerServlet init
hi,How does one figure this out? there's no real content as to what's going on. (this stuff really should be open source, so i can figure it out and move on)..the usual cause of this error is a...
View ArticleUploading a user modified image
Hello, I have been able to give the user the ability to upload an image file to our server using the FileReference class and related URLRequest class, and a PHP scipt on the server. I have also been...
View Articleneed design hints for Managed class
I need help understanding the underlying LCDS mechanisms when a complex object hierarchy is managed in LCDS. I have a custom Assembler because I have specialized persistence requirements. My object...
View ArticleLCDS fails at initializing DataStore
Hi, we're using ADEP 4.6 Dataservices' datamanagement and we're getting a strange but explainable error. We have an AIR desktop app with a dataservice and offline cache. The situation is that I...
View ArticleData service samples and tomcat5.5
hi,i 'd tried the samples coming with flex Data services 2 on a tomcat 5.5 server under jre 1.4.2_10.Messaging sample dashboard is performing well with both browsers open and the chat is ok.RPC...
View ArticleError #1088
Hi, I'm trying to build a simple app which fetch data from a MYSQL database. I'm using WHAM server and PHP is the connecting code, although I'm writing the PDP code, flex is. Using Flex 3, i created a...
View ArticleLifeCycle DS ES communication with Tomcat WebServer
Hi, I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs...
View Articlehow to set MessageAgent's destination for remoteObject?
Hi,i am trying to make the remoteobject work on my mxml. but i got this error[RPC Fault faultString="[MessagingError message='The MessageAgent's destination must be set to send messages.']"...
View ArticleDuplicate rows in DataGrid in Flex3/LCDS2.5
Hi,My project in Flex2/LCDS2 uses DataGrid very extensively with streaming data coming in.After we recompiled it with Flex3 and run with LCDS2.5, we see a strange behavior:originally it shows...
View ArticleFlexFactory Example
I'm wanting to use Spring for my backend for Flex Data Services. Ifound the docs on using a class that implements the FlexFactoryinterface, but the really is not enough detail in the docs to...
View ArticleHow to set LiveCycle Data Service to use AMF Channel ?
Hi All,I'm using Data service with channel set is RTMP Channel and Remote Object is AMF Channel. Now, I want to set Dataservice using AMF Channel but I do not know whether it is possible or not. Please...
View ArticleLiveCycle Data Service ES | cost ?
Hello, What is the price of LiveCycle Data Service ES? On this web site, it is always"Download the trial for free!!!!!!" and nothing else... Thank you
View Articleinvoke remoting endpoint crossdomain
I need to invoke work process through remoting endpoint in flex app from other domain.my flex app is on : http://localsever.me.com:9001/test.swfin this test.swf, I try to invoke a process that is...
View ArticleSubtopic Messaging problem
I have a setup where a java thread is running server-side generating messages (with a subtopic header) for flex consumers. It works fine when the flex consumer doesn't specify a subtopic, but when the...
View ArticleHow to send complex object through webservice in Flex 3 to .Net
Hi, I am new to Flex and trying to pass a complex object(a object which have another object array collection as property) through Flex 3 to .Net WCF service. I tried all mean but no success. I can...
View ArticleUsing LCDS and HTML5 Websockets for Consumers and Producers
I've been following the examples from here: http://help.adobe.com/en_US/LiveCycleDataServicesES/4.6/Developing/WS7 4a1cc3271d4c9821a4a3ad3132cc2454ba-8000.html I can't seem to get my consumers and...
View ArticlePopulating Tree from Java Remote Object
Hi,I was wondering if there is a specific "type" of Java object(s) I need to create to pass a Java object as the data provider for a Tree.My example is as follows : I have a Building, inside a building...
View Article