Data Management Service
Hello, I urgently need your help. I have to invoke a Java DAO from LiveCycle DataService. I configured a Data Management Service that works correctly. When I invoke the method, however, the...
View ArticleLCDS 2.5 - Dataservice is very slow
I have a query that returned about 7000 records using livecycle dataservices 2.5 and Flex SDK 3.0. I expect this to take a few seconds, but it take 25-30 seconds to get the result back. The VO I am...
View ArticleDataService - offline data / incremental load
Hello, We're working on a mobile app with offline mode, and got a few questions to cover in order to design the best solution. 1. When we enabled offline caching for DataService with approach including...
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/WS74a1cc3271d4c9821a4a3 ad3132cc2454ba-8000.html I can't seem to get my consumers and...
View ArticleIs 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 ArticleUnderstanding Channels
If I have a bunch of different data services object, each data service object DOES NOT need to have a new RTMP Channel correct? What is the benefit of adding a new RTMP channel to the channelset of...
View ArticleHow to receive message from queue based on JMSPriority
Hi all, I want to receive message from Receive Message From Queue based on JMSPrirority. I am able to send message to queue using Send Message To Queue component with specifying Priority value as...
View Article[Flex] RTMP-Server failed to start up
Hi All,I am trying to run Flex Data Services as a Tomcat 5.5.17 Server under Eclipse 3.1.2 WTP. When I start the server in Eclipse I get the following error:[Flex] RTMP-Server failed to start up:...
View ArticleRPC Fault
Hi everyone,i developed a small application which worked fine in the middle of June.When I startet my app in July, it didn't work anymore and the following Error occurs:[FaultEvent fault=[RPC Fault...
View ArticleCustom Message Service adapter
Hi,anybody knows where can I find some serious documentation about how to create custom message service adapters?I tried the sample from the lcds dev guide, it works fine, but i need to use...
View ArticleOpen port 2907 for FDS
(I can't find my unresolved post to this forum (I guess it was deleted?))The problem was I couldn't get FDS examples working on webserver other than localhost.The resolution was open port 2907.
View ArticleFlex App Using BlazeDS with Slow Client Consumer
We are currently looking into possibly using Flex to create an application with BlazeDS server to push the data to the client. One of the concerns we have is slow message consumption by the client. How...
View ArticleHttpService with JSON from server - help please
Hi! I am trying to pass back a JSON object to flex using HttpService. The scenario is like this - using HttpService I am calling an action since i am using Struts 2.0 . This action is supposed to...
View ArticleRetrieving session data in remote objects with...
Here is a jsp page (fww_prueba_ale.jsp) that references a swf (compiled from sessionDataManagerCaller.mxml) that only makes a call to a Remote Object (SessionDataManager.java) that try to obtain...
View ArticleRPC Fault faultString="No destination with id is registered with any service."
Hi, <br /><br />I would really appreciate an expert's opinion on how to figure out what is wrong with my data service...I'm a newbie so it's probably something obvious! :-)<br...
View ArticleCould not initialize class flash.util.Trace
Hi, I am trying to run the LCDS 2.51 samples with Tomcat 5.5 on Ubuntu Linux. I am currently receiving the following error whenever I try to click on one of the mxml files from the...
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 ArticleAreaChart HTTPService
According to the state total of months people I want to list AreaChart help video http://www.ahsapdekorasyonbul.com/1.html xml<?xml version="1.0" encoding="utf-8"...
View ArticleHTTPService Timeout
How do you properly handle HTTPService calls that never return with Result or Error? I have one that repeatedly sits and sits, never coming back from the server. If I set timeout, that's fine, but...
View ArticleSecurity SandBox violation error#2070 caller stage owned by
Hi,I am new to Flex3 so that i don't know much about this.I am facing one problem of Security SandBox error#2070:caller file cannot access stage owned by.Actually i am developing a desktop application...
View Article