https (ssl) configuration problem ?
HiI've have FDS Working locally fine under Http,I'm trying to configure a server under https, both Flex-admin and the application work fine underHttp, but under Https Flex-admin/console reports a RPC...
View ArticleFlexFactory Example
I'm wanting to use Spring for my backend for Flex Data Services. Ifound the docs on using a class that implements the FlexFactoryinterface, but the really is not enough detail in the docs to...
View ArticleArrayCollection in flex and ArrayList in java
Hi mydears of this world Here i come along with my problem with the hope that some one can resolve it i am totally new to flex and i am working only for the past 3 days in flex. and i learned a little...
View ArticleCannot load JDBC driver class
Hi, I've successfully installed Flash Builder 4 (FlashBuilder_4_LS10.exe) with Data Model plugin (Adobe_Application_Modeling_plugin_v102_eclipse35.zip). On my local pc (XP Professional) I'm running...
View ArticleProblem with dataservices query.
Hello, We're getting a Type Coercion failed error (TypeError: Error #1034: Type Coercion failed: cannot convert _ProductMasterSpecificationsEntityMetadata@18599b01 to mx.data.IManaged.) when we call a...
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 ArticleFlex AIR iOS application with rtmps
Hi, If I am accessing flex AIR application from Mac or iOS (iPad) using secure rtmp then it gives me error. It is not able to connect to the server. I have a self signed certificate generated using...
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 ArticleRPC Fault faultString="No destination with id is registered with any service."
Hi, <br /><br />I would really appreciate an expert's opinion on how to figure out what is wrong with my data service...I'm a newbie so it's probably something obvious! :-)<br...
View ArticleSecureAMF channel failed for first time initialization
Hi all, I have a Flex application to authenticate with server via RemoteObject. It is working normally with http (i.e. amf channel) However when I try to login via https, the first access time, Flex...
View ArticleFlex with Java - DB data access
Hello, folks,I am developing a Java application and realized that I need some advice. My application is simple:I have a MSSQL server, tomcat 5.5 ,flex data services.In my application , i have two combo...
View ArticleSelect SOAP XML nodes from a XMLList in a DataGrid
Hi Flex Community,I have a web service with a SOAP response (XML Document) and store the result in a XMLList. Here the SOAP response:<method:ReportListResponse...
View ArticleAre people using assemblers?
I've been working with flex for a couple of weeks now. The application I'm writing is built on top of a EJB3 application.I have number of entity beans in my system and they all have relationships to...
View Articleflex to pdf
hi.. i need to convert my grid and charts from flex to pdf.. how to create pdf template? so that i can import my data set into pdf template?? am using live cycle designer trail version.. or any...
View ArticleHow to send complex object through webservice in Flex 3 to .Net
Hi, I am new to Flex and trying to pass a complex object(a object which have another object array collection as property) through Flex 3 to .Net WCF service. I tried all mean but no success. I can...
View ArticleReferenceError: Error #1056: Cannot create property code on...
Hi all Can anyone tell me why I'm getting this error message around 50% of the time when connecting to a C# class exposed through WebOrb? It appears to be completely random. Sometimes it'll connect,...
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 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 ArticleConflict when updating a record
Hello. I'm having a problem I just don't understand. I am using the SQLAssembler to save to an Oracle database. My Flex GUI displays information about dependents in a datagrid. I populate the datagrid...
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 Article