Server Push Intermittent message loss
We are using LCDS 2.6 and using the RTMP port for the server push. However, at times the notifications in between the server to clients goes missing. It works pretty good at times and after some time,...
View ArticleDeploy a Web form on Godaddy.com Servers
Hi, I'm new on this.Have 4 days trying to deploy a form on a shared hosted godaddy.com web server, without ANY success.The form was created with the "Aplication from database wizard" using .net and it...
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 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 ArticleFlex Remoting - Deeply Nested ArrayCollections not Stongly Typed
I have a Flex 3 app which uses remoting. All works relatively well except for the following... I have a deeply nested object graph as follows:( btw: each VO uses...
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 ArticleReturn a Single Record from HTTPService or Web Service?
I have managed to pull my data from the database and return it as XML. However, if the data is a single record, it will not populate the ArrayCollection variable.. it returns on the Object. (Which...
View ArticleRPC gives errors
I’ve created a AMF channel using the following block of codes: var cs:ChannelSet = new ChannelSet(); var amfChannel:Channel = new AMFChannel("my-amf",...
View ArticleFlex - HttpService - how to display an arraylist in flex combobox
I have written an httpservice which returns an arraylist, in the tomcat logs I can see that an arraylist is being returned properly. However I am not able to display the arraylist Can any one please...
View ArticleTesting the ServerConnection of an RemoteObject
I am looking for possibility to check whether the endpoint of my RemoteObject is available.With EventListener it doesn't work, because there is no event send if I try to get datas when the server is...
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 Articlecannot find lcds261-win.exe download link
can someone send me lcds261-win.exe download link. adobe is not able to search for this key word, what a jo*e
View ArticleIssue in setting flex app in load balanced environment using SSL
I have developed the dashboard in my application using flex 3.0. For this I have used JSP wrapper around the flex application. My application runs on JBoss application server. for communication between...
View ArticleLCDS Streaming fails (AMF Issue) with Multiple Tabs of Browser(IE7 or FF3)
Hi,Environment: IE Version: 7.0.5730.11.COMozilla Firefox Version: 3.0.10 Requirements: Pushing data to clients using LCDS NIO Streaming AMF Channel. The consumer used on the client side is...
View ArticleLCDS 2.6.1 Data Management with ColdFusion - How?
Hi all, We have been using ColdFusion and Flex for a few years now for our company's internal line of business applications, which is going OK - users love it and all is good. However we have...
View ArticleNetConnection.Call.Failed: HTTP: Status 404; messagebroker/amf'
Hi,I have been trying to solve this problem could not. Can some one help me? My environment is Tomcat6+ LCDS ES2 My Flex app is hosted on tomcat and connects to a REST web service in the same tomcat...
View ArticleLCDS documentation help
There are five configuration files for LCDS: proxy-config.xml, remoting-config.xml, messaging-config.xml, data-management-config.xml, services-config.xml. I have searched for documentation that talks...
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 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 ArticleClass not found - was channel definition question
I am much closer. Tomcat is putting some key messages in the console and I overlooked them. It looks like I am closer than I thought. The request looks like its getting received, but my service...
View Article