LC DS in corporate infrastructure
Hi All,we try to integrate the LC DS in the following corporate infrastructure:Internet -> FW -> SSL-Terminator -> Load Balancer -> Reverse Proxy (MS ISA 2004) -> FW -> LC DSI think...
View ArticleError 2030: End of file was encountered RTMP connection
I have an application that connects to my server via AMF3. (I am using FluorineFX and I am using remote procedure calls). The server is monitoring data and invoking client functions whenever that data...
View ArticleFailed JMS subscription not reported back to Flex Consumer
I have an application that uses a Consumer to subscribe to a JMS topic via LCDS. I'm working on setting up clustering for my application. What I'm seeing is that Flex is able to detect when its RTMP...
View ArticleCreate an HTTPService in PHP/MySQL?
Our development server has PHP and MySQL running on it. We're beginning to build in Flex, and would like to know how to create an HTTPService connection to our MySQL database. We have successfully...
View ArticleXML vs CSV for Flex apps
I'm a newbie to Flex and already love it. I want your opinion on XML vs CSV. I know for portability XML is the way to go but for performance I would take CSV any day. In developing in-house...
View ArticleProblem: cant send variables to php.
hey guys... I've recently started an application on Flex 3.3 which will be based on a database and it will include some components in order to insert new rows with user feedback to the database. I'm...
View ArticleDeploy Flex Blazeds Application to Remote Server
Hi All I built a blazeds application on my local tomcat server and it worked fine then 1. I exported my java web project as a war file and put it on my host server.2. I changed my services-config.xml...
View ArticleHow to connect to Live Cycle service via Excel 2007
I have my data stored in a DB which I am exposing using a a amf channel and am able to display the result in a Data Grid successfully. Now I want to show the same data in Microsoft Excel 2007. Any idea...
View ArticlePassing ArrayCollection from Flex to CFCs
I currently have a flex app setup using WebServices to communicate between the app and my CFCs. Everything works well until I attempt to pass across my dataGrid information which are setup as...
View Articlequestion about clustering configuration in LCDS3.1
In the LCDS3.1 doc, it's said "Using theshared-backend="false"configuration attribute does not guarantee a single consistent view of the data across the cluster. When two clients are connected to...
View ArticleData modeling with multiple Flex modules not working
Data Modelling with multiple Flex modules not working. I am having two modules in my application.a) Customer (Customer Module is loaded when application is started)b) Order Each module has data service...
View ArticleQuestion about model driven dev and RDS configuring
I am testing the model driven development that is brought up by Flash Builder4 and LCDS3 recently, and it went pretty well. However i've noticed that the configuration of the RDS for development mode...
View ArticleLCDS 2.6 -> 3.1, now getting Server.Processing.NotSubscribed error
Ever since migrating our application (AIR Client, serverTomcat 6) from LCDS 2.6 to 3.1, I keep getting this error: Fault Code: Channel.Polling.Error; FaultString: errorRoot...
View ArticleDoes ModelDriven approach violate the SandBox constraint?
We've developed a website using model-driven approach, and I find that the local version of the swf can retrieve data from remote server by communicating with the model, whereas the remote object cant...
View ArticleHibernate version property not updated on client side
Hi, I created a custom Assembler extending from AbstractAssembler. The Assembler itself uses JPA 1.0 with Hibernate Annotations and Hibernate EntityManager. The entities all have a version property...
View Articleerror in "deploy model to lcds":
when I deploy model to lcds, I get the error as follow: ERROR: The annotation "datasource" must be set on the model for deployment.ERROR: Unknow annotation "datasource" on entity, "Nsrjbxx", include in...
View ArticleHow to use UpdateItem() in DataServiceTransaction
HelloI am using the following code to push an entry to the client and also create a new one in the database. However subsequently I want to just update the previous entry with new volume and price. So...
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 ArticleSave non flash based data using Lifecycle DataServices ES2
I currently have some automation setup, where I need to write some data to the database. This is done outside of the Flash project. Is there a way to tie into Lifecycle Data Services to save a value...
View ArticleImage files and blazeds
I have an application where remote users will regularly be uploading image files to a backend. Still trying to determine the back end setup. Several questions arise.1) Does blaze improve the transfer...
View Article