DataService - 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 ArticleFDS relationship question
Hello,This is a big time FDS newbie question.I have developed my first Flex2 app using RemoteObjects to ColdFusion. I'm satisfied but I now understand how FDS could help me better (mainly in the...
View ArticleUser Share - Data Management Service
I am developing a photos sharing applicationI want to use Data Management Service to manage synchronization between the connected users to the same photos sharing.If I have several shares in uses on...
View ArticleInvalid session in FlexSessionListener.sessionDestroyed
I'm implementing a FlexSessionListener like: public void sessionDestroyed(FlexSession flexSession) { if (LOG.isInfoEnabled()) { LOG.info("Flex session destroyed: " + flexSession + " - " +...
View ArticlePerformance issues Flex and BlazeDS
Hello,I have made an application with Flex with a backend BlazeDS using AMF. Also is use a XML to Object translation in my backend (Java). The first performance issue is the loading of the swf file....
View ArticleFlexContext.getFlexClient() returns an invalid object
I have this Flex client application I'm trying to implement the Logout function for. This client has both HTTP and RTMP connections to the server. So when the user presses the Logout button in client,...
View ArticleTest Drive on JBoss "Invalid message recieved with signature"
Hi,I'm trying to get the testdrive application fromhttp://coenraets.org up and running on JBoss ( 4.2.1.GA ). Looking in the logs the war file seems to be getting deployed correctly and its contents...
View ArticleTotal Newbie Question(s)
Hello Folks,In advance, I already want to thank all of you willing to take the time to read this, or even reply :)Anyway, here's my current situation.I've got Eclipse Europa (3.3) with the Flex 3...
View ArticleMessageBrokerServlet failed to initialize due to runtime exception
Hello all, I am new to the flex application, I am trying to build the SpringFactory to access the remote object.during the server start up time I got the following stack trace can any one help me on...
View ArticleArrayCollection in flex and ArrayList in java
Hi mydears of this world Here i come along with my problem with the hope that some one can resolve it i am totally new to flex and i am working only for the past 3 days in flex. and i learned a little...
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 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 ArticleReferenceError: Error #1056: Cannot create property code on...
Hi all Can anyone tell me why I'm getting this error message around 50% of the time when connecting to a C# class exposed through WebOrb? It appears to be completely random. Sometimes it'll connect,...
View ArticleNetConnection.Call.Failed: HTTP: Status 404; messagebroker/amf'
Hi,I have been trying to solve this problem could not. Can some one help me? My environment is Tomcat6+ LCDS ES2 My Flex app is hosted on tomcat and connects to a REST web service in the same tomcat...
View ArticleFlex AIR iOS application with rtmps
Hi, If I am accessing flex AIR application from Mac or iOS (iPad) using secure rtmp then it gives me error. It is not able to connect to the server. I have a self signed certificate generated using...
View ArticleScaling JMS Adapter connecting to Remove JMS Provider
Hello, We have many Flex clients (SDK 4.5 connecting to ADEP Data Services 4.6) creating consumers to receive pushed Server messages on a particular Topic. On several topics the consumers each set a...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc3271d4c9821a4a3ad3132cc 2454ba-8000.html
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 ArticleHow to handle and manage a multi Database access in runtime with LCDS?
Hello there I got several customer working with the same application and I wonder how, with LCDS, to manage in a runtime a multi dataBase access; without creating a configuration "mxl" file inthe...
View ArticleCreate-Item stored procedure return error for hte parameter
Hi, I'm getting the following error when I create an item with the data services: INFO: [Data Services] [DEBUG] SQL Assembler jdbc exception on operation=create-item...
View Article