TypeError: Error #1009 (null object access) after manually commit of deleteItem
Hello! I'm getting a error with LCDS 3.1.0.315496 I'm using a DataService to edit some entities with dataService.autoCommit = false; I fill a arrayCollection like: dataService.fill(entitiesAC);...
View Article[JTATransaction] You should set hibernate.transaction.manager_lookup_class if...
Hello I keep seeing the above error in my server log. My model file has the following. What is the warning about and how to rectify it in the right way thanksRupak <annotation name="DMS">...
View ArticleADEP Data Services JEE 4.6 related Issue.
Hello,I tried to use build simple application in Flash Builder 4.6 with data model i.e. model driven development. I tried to follow the example of lcds data services but doesn't work for me.I am able...
View ArticleLCDS Session Management using an Extension Panel
We have an app that executes in an extension panel(InDesign) using both amf and rtmp calls. The lcds server then makes rpc calls to an app which returns the data to InDesign. How do you manage the...
View Articleload and save xml
I load data from xml file, but i can not save change on server. How save change in xml file on server?
View ArticleUsing web service on HTTPS self-signed certificate
In my project I need to connect to an intra-net web service but we need SSL connection between the two machines.Because this is an intra-net site the certificate of the web service might be a...
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 ArticleHTTP Server.Error.Request error on EXTERNAL SERVER
I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app...
View ArticleFailed to load policy file from...
Hi There, I am facing a problem while calling a web service built in Java through flex,I am using the flex 2 for client side ,and Weblogic Server 10 for webserviceThe WSDL URL is...
View ArticleHow to set up Eclipse for Flex / Java / LCDS projects
I've browsed through the LCDS documentation but found very little about how to actually set up Eclipse / Flash Builder to develop real LCDS applications where you write both Flex code (run on the...
View ArticleProblem with the configuration of a data service
I'm facing some strange problems to get the CRM sample to run.Firstly, I ran it from the lcds-samples.war, and it works perfectly, but when I build an Eclipse project: New -> Dynamic Web Project (...
View Article'Null' being added to ArrayCollection during add/update by Dataservice
Environment:Tomcat 6.0Livecycle 3.1Flex SDK 3.5 We have a data service destination setup like this: <destination id="Trades" adapter="java"> <properties>...
View ArticleConversion between ASObject and custom Java object
I have Java Enterprice Application with BlazeDS installed there and Flash client (created in pure Flash -not Flex). Now I want to send my custom Java object over the wire. On The java side i have...
View ArticleNew Modeler for Flash Builder 4.5 Available
Modeler 3.11 works with Flash Builder 4.5 and Livecycle Data Services 3.1. It is available for download here: https://www.adobe.com/cfusion/entitlement/index.cfm?e=lc_app_model Modeler 3.11 Release...
View ArticleUpdated Groovy template for GraniteDS Builder (gas3)
Just wanted to post this here in case anyone else was getting frustrated by the use of iExternalizable from the gas3 system from GraniteDS. Just save the template as a .gsp file and update your...
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 ArticleJava CLOB and BLOB to Actionscript VO
The Data Services backend is Java, Hibernate, and JBoss. I have a table with a column that is a CLOB (character large object). In Java the datatype is mapped to a java.sql.Clob and is easily accessible...
View ArticleRender HTML in FLEX
Hi All, I am facing one problem, i want to display some html contents in my flex application. I tried that using iframe but its not working (If u click out side that iframe, then it will hide iframe)....
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 Articlejava.util.Map to flash.utils.Dictionary
Hi,I'm using Blazeds for my remoting between Flex and Java. I have an Object-to-object map on the Java side. This converts to an untyped Object in Flex having the properties as the 'toString' of the...
View Article