Updated 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 ArticleConnect to a MS SQL Server database
Dear all,Please tell me how to connect to a MS SQL Server database in Flex 3.Thanks a lot !
View ArticleError #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 Articledataservice call fault error after session timeout does not get trapped in...
Hi, My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for...
View ArticleProblem with LCDS with DataService
Hi, I get this error when I am using DataService in LCDS.Some time I get the data and sometime I get the error DataService Fault : faultCode:Client.Initialization.Failed faultString:'Could not...
View ArticleDatabase binding - Acrobat Reader
database updates will work with Acrobat X Pro but not in reader, not even when I preview from within LiveCycle. This used to work until all of a sudden I stopped getting the "this form is trying to...
View ArticleHow can the client know if the SSL certificate specified in the...
Hi, How can the client know if the SSL certificate specified in the service-config.xml file is invalid/untrusted/expired? For example using iOS client, the trusted certificate will not work and the...
View ArticleOn WebServices, crossdomain.xml and debug-mode
I'm building a conncetion to a remote webservice, and they don't have a crossdomain.xml file on their server (or it is placed badly or something).While developing my connection has worked fine, but...
View ArticleThe root folder must contain a WEB-INF/flex folder.
1. I do not have cold fusion and cannot have it.2. I do not use Java, but use .NETWhen I try to build a flex project I receive this error and cannot continue on in the dialogue box: "The root folder...
View ArticleWebservice returning null values
Webservice returning null values when consuming .net webservice and return datatype is string[]. <mx:WebService id="Content"...
View ArticleDataGrid Refresh
Hey there.I'm trying to get a Datagrid to refresh itself after I call a function to change the data set I'm getting from a .ASP page doing SQL queries. The problem is, even though I'm recalling...
View ArticleHibernate id to load is required for loading
Please someone!I can not seem to get hibernate to update or delete rows in my db . can anyone help me to figure out what this issue is from . I have verified that I am pulling the ID and the my getters...
View ArticleHow to Pass Variables from One Application to Another Pop Up Window
Hi, I am wondering if anyone on the list has tried calling up a pop up manager, and have two other variables imported for secondary usage. I have tried using [Bindable], but this does not seem to be...
View ArticleWeb based ftp server in flex
Dear guys, I am developing web base ftp server application in flex. whoever already developed ftp server application in flex. Please give me the component source code. Please support to me. thank...
View ArticleObjects returned by a java list not getting deserialized
HiI am calling a java function which return a list. This list include two types of object say Gallery and galleryGroup. These objects have implemented Externalizable interface. There are corresponding...
View Article'flex.messaging.services.HTTPProxyService' error
Hi, I have met below error in using lcds 2.5.1.... how can i fix this error ? i have already update commons-http.jar file. but same.... thanks, flex.messaging.config.ConfigurationException: Unable to...
View ArticleAuthentication works but not Authorization with Custom Tomcat Login
Hello,I am following the steps mentioned in LCDS guide on setting up Tomcat (6.0.33) login. The configuration file details are mentioned below... Based on that, my observation is that the user "tomcat"...
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 ArticleFDS +Jboss + JMS authentication
Hi everybody!I'm using Flex Data Services (2.0.1 und 3 Beta) in JBoss 4.0.5 plus Tibco EMS as JMS server, which has authentication enabled and gets JNDI requests forwarded from JBoss.The Flash...
View ArticleManualSync 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 Article