ManualSync using Data Modeling
Hi, Currently I'm trying to use manual synchronization on a service generated through a Fiber Data Model but I can not get it to work. Using the "selector" approach, the DataService receives all...
View ArticleNull MessageBroker in lcds samples?
Forgive me but I'm having issues getting the LCDS samples to run under Tomcat 6.0. I've deployed all 3 war files included in the download (ds-console.war, lcds.war, and lcds-samples.war) and none of...
View ArticleUsing own SQLite DB in combination with Data Management
Hi, Currently on a huge project we're we are using LCDS 3.1 in combination with a AIR 2.5 client.I've been reading "Using Adobe LiveCycle Data Services ES2 version 3.1" and I have a question. In the...
View ArticleWhat Destination Name to use with DataServiceTransaction in Model Driven...
HelloI am using Model Driven Approach where no destinations are configured in data-management-config.xml, it is done automatically. In my backend webapp, I want to persist some data and push the...
View Articleerror with spring configuration
Hi, I have incorporated spring into the livecycle data services using Jeff Vroom's springfactory but I still get an error everytime of 'bean not found' even though it has been defined in the...
View ArticleTest Drive on JBoss "Invalid message recieved with signature"
Hi,I'm trying to get the testdrive application from http://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 ArticleLast item added shows up as a duplicate when closing and reopening adobe air...
All, I am running into an issue when trying to mimic the adobe crm tutorial provided with the LCDS install. Basically, I am able to add items to my arraycollection, which magically in turn is utilizing...
View Articlenewbie question about livecycle data services es
Hi all.i've downloaded the LiveCycle ES2 VMware virtual appliance, setup it up on a esxi server, workspace, content space, all are up and running, but here comes my question, how do i install livecycle...
View Articleneed help understanding why client is not updating
I have two scenarios. One works one and one does not and I cannot determine the underlying reason. I open two clients make a change in one. The second client is updated nicely with first scenario...
View ArticleGetting access to Soap Faults
Folks,I am using the WebService object in Flex/AS3. The documentation states the following:quote:NOTE: You must use the Flex proxy, which is part of Flex Data Services, to ensure that HTTP status codes...
View ArticleData Services access when the SWF is served from somewhere else
Is it possible to serve a flex swf outside of the Data Services appserver that can access the dataservices Producer/Consumer mx tags?If so, how would you add the remote URL to the mx:Consumer or...
View ArticleFlex & DB's??
Greetings, everyone. Let me introduce myself. My name is Juan, aka ÐâŖк6. (You can call me DaRk6 or just plain DaRk) I'm a Flash Develper and I'm interested in lerning Flex. In these days i´ll be...
View ArticleSQLOffineAdapter + Could not initialize DataService.
Hello, I was following this tutorialhttp://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS4 ba8596dc6a25eff-56f1c8f4126dcd963c6-8000.htmlBut when I shutdown my server.I have this...
View ArticleIs it possible to use Remote SharedObjects with the LCDS server?
Hello,The ActionScript documentation for Remote SharedObjectRSOs are created using the static getRemote function. This returns a reference to an object that can be shared across multiple clients by...
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 ArticleError #2004: One of the parameters is invalid
I'm trying to send an object from Java to Flex using BlazeDS and the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination =...
View ArticleNeed help on data service
I’ve installed LiveCycle data service for Java (v 4.7 windows) and Flex builder(Trial version). After I installed this I don’t find lcd.war file which is supposed to be under Tomcat data service...
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 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 ArticleConnecting to remote JMS: name TopicConnectionFactory not bound
Dear all, I'm trying to send messages from and to a remote JMS (activemq) (it is on localhost now for testing purposes). However, I keep getting error messages no matter how I try. The message is:...
View Article