Error #1088
Hi, I'm trying to build a simple app which fetch data from a MYSQL database. I'm using WHAM server and PHP is the connecting code, although I'm writing the PDP code, flex is. Using Flex 3, i created a...
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 ArticleResultEvent is always null
Hi all I aplogise if this has been asked before but I've actually looked for an answer and couldn't find anytthing. <mx:Script><![CDATA[import mx.messaging.channels.StreamingAMFChannel;import...
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 ArticleGetting Session Information & User credentials using FlexContext
Hi, I am working with sessions and authentication for the first time.I need assistance with using FlexContext to read the session attributes and userInformation. I want to know, how and from where...
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 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 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 ArticleExport PDF Form Data to Database using ASP.NET
I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would...
View Articleaccess from non localhost
Using blazeDS 3.2 and tomcat 6. Created an app that uses amf. Going to http://localhost:8080/ttt/client/register.html can see the registration flash and able to do everything. But when accessing my...
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 ArticleRemoting-config.xml and JAR changes not reflecting
Recently we have been facing quite some complicated issues.1.) We are trying to change the destination path in the remoting-config.xml but after doing so and restarting the lcds.war file, the changes...
View ArticleLifeCycle DS ES communication with Web Server
Hi, I have written a simple Flex 3.2 code that accepts Name, uses Flext HttpService via LifeCycle DS ES 3.0. At the Server Side I am using Struts1.2 on Tomcat 5.0. My Flex code is running and...
View Articlehow to push child record using beanproxy?
I've been using the hibnerateassembler to update parent and insert child record into db on the lcds server and then using the beanproxy to try to push the updates back to the client. The parent...
View ArticleGranite Data Services 2.3.2.GA Released
Following this discussion with Robert Petz about LCDS support in the Gas3 code generation plugin, we are happy to announce the new version 2.3.2.GA of the GraniteDS platform. Download is available...
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 ArticleData Management Service and Order of Inserts, Deletes
Hello, we are using the LCDS Data management service with a Flex app. Currently we are using the SQL Assembler. The issue we are having is with the order of the inserts and deletes that the data...
View ArticleReferenceError: Error #1056: Cannot create property handler
After updating my lcds application to LCSD 4.6 I get many of these errors. In debug log I can see, that java sends this handler property for some objects,...
View ArticleHelp with a few basic server concepts
Hi. I'm fairly proficient with Flex but struggling with the concepts of communication between flex and the server.My first question is why are there a few ways to communicate with a server eg....
View ArticleDeserializing an array within a bean -- problem
When getting the results from a webservice call, if the flex client receives a bean that contains an array of length 0, that array appears to be deserializing improperly. I would expect it to...
View Article