ArrayCollection 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 ArticleLCDS + JBoss Help
I am looking for info. on getting LCDS to run on JBoss 4.2.2. I searched google and found a few links that looked promising but they are no longer up.Such...
View ArticleLCDS Flex App fail to load in IE on SSL
Flex application is deployed on standalone LCDS server with SSL.The application loads in firefox on https://myflexapp.com/page.jspbut fails in IE ( Movie not loaded).The application uses non secured...
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 ArticleError:Security error accessing url, run SWF from bin-release
Hi all flex expert!! I have error when accessing Web Service from Flex Builder. First, I run SWF file from bin-debug AND it works fine. So i export to release build and place it to folder...
View ArticleServlet MessageBrokerServlet is not available
Hello! I have a problem with my application.When I run it on my dev machine (WinXP) it works fine. But when I run it on server (Linux) there is an error:Channel.Connect.Failed error...
View ArticleHandling Session timeout for mx.rpx.events.FaultEvent
Hello I am new to DataServices. In a Flex Application we are using DataServices to interact with the back end server. In the flex Application I have the following error handler to handle exceptions...
View Articleoffline data synchronization
We are trying to use the offline data synchronization feature of DMS using data modeling. Below is the only example we found on adobe site and its...
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 ArticleAccessing AdvancedDataGrid row/column directly
I run into this problem repeatedly, and every time I have to find a wonky workaround. In essence, I need get direct access to a cell in an ADG - properties, data, row index, etc. Specifically, this is...
View ArticleLCDS 3.1 Load-testing-tool sourcecode
Hello all, I try to use LCDS's load-testing-tool classes with an RTMP destination in a DataService service, on a NioSocketServer. Appearently, there are thing to improve there Can someone point me to...
View ArticleChanging socket server config at runtime
Is it possible to modify properties of a socket server at runtime without needing to change the xml? For example, if I wanted to change something like connection-idle-timeout-minutes from 120 to 60,...
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 Articleremote object taking more time to respond
I am using live cycle data services to access my remote java object. Sometimes remote object is taking a lot of time to respond (even 15 minutes). Please give me some solution.
View ArticleFill Data from PDF From to Access Database
Hello, I create a PDF form for fill data that connect to a access database. It works greate in my own PC.But when i move it on another PC PDF button does not work. Please help.
View ArticleSecurity SandBox violation error#2070 caller stage owned by
Hi,I am new to Flex3 so that i don't know much about this.I am facing one problem of Security SandBox error#2070:caller file cannot access stage owned by.Actually i am developing a desktop application...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc327 1d4c9821a4a3ad3132cc2454ba-8000.html
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 ArticleI am gettin an error
I am gettinga the following error when i deploy my file in tomcatError #2048: Security sandbox violation: can some one help me: http://localhost:8080/answers-homepage/Main.swf cannot load data from...
View Articlejava.util.Map to flash.utils.Dictionary
Hi,I'm using Blazeds for my remoting between Flex and Java. I have an Object-to-object map on the Java side. This converts to an untyped Object in Flex having the properties as the 'toString' of the...
View Article