Calling Java Methods in MXML Application
Hai , I am new to flex . I want to call a Java Method in my MXML Application . Can anyone give a Simple example for this One .ThanksMadhu
View ArticleBlazeDS Data Push - Chat App
I'm trying to learn how data push works in BlazeDS by using the followingchat tutorial. The tutorial gives you a preconfigured version of Tomcat and all works well, very nice. So I took the next step...
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 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 ArticleNot supported: Air + Ajax + (flex-ajax-bridge) + LCDS
I'm building an application Air (Flex + extjs) and offline synchronization with LCDS. For sure I need the flex-ajax-bridge.But the experiments failed on Air runtime container, when ajax tried to...
View ArticleError handling message: flex.messaging.MessageException: No destination with...
Hi, We are using both Remoting and HttpService calls for our business application. We were able to communicate with the LCDS server till this point with whatever default settings provided for...
View Articlehow to connect flex using java servlets?
i have a xml data generated by a servlet and i want to get the data in flex.
View ArticleHandling data with Flex from MySQL db
Hi all, I am quite new to Flex and I was wondering if someone here could point me to a right direction with my problem; I'm creating a small game as an exercise for myself in learning...
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 ArticleSetting socket timeout on ActionScriptAdapter?
I have an application that is using BlazeDS for two-way communication between a Java-based server hosted on Tomcat and a Flex Client. From one particular client access location (and no others we've...
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 ArticleSerializing InputStream as ByteArray using BeanProxy
[Note: Also posted on StckOverflow here] I'm trying to serialize an object which has an InputStream. I need it to arrive on the flex client as a ByteArray. Note - I can't implement `IExternalizable`...
View ArticleJava server Push DataMessage through RTMP LC DataService
Hello all, I'm doing a POC to push Data from a (Java) server, though LCDS 3.1 's DataService using RTMP. Configuration is OK. Adobe Air client DataMessage to server (+Assembler saving in DB) : OK I...
View ArticleHow to prevent "A request for the item is now pending."
Hello guys, Im getting this error very often, is there any solution to this? Error: Item requested is not available. A request for the item is now pending. at...
View ArticleHow to use UpdateItem() in DataServiceTransaction
HelloI am using the following code to push an entry to the client and also create a new one in the database. However subsequently I want to just update the previous entry with new volume and price. So...
View Articlelcds 3.1 hibernateannotations problem
I'm trying to use hibernateannotations with lcds 3.1 and flexbuilder 4.5.1 and I'm having problem getting the fill operation to work, I'm not sure what I'm doing wrongI'm getting this error back from...
View ArticleUpdated 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 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 ArticleAMF Connection via secure amf
Hi, I'm using Java AMF Client to talk to a LiveCycle server.when I try to open an AMFConnection to an https-URL, I get the following error: javax.net.ssl.SSLHandshakeException:...
View ArticleNetConnection.Call.Failed
I am running this on Tomcat 6.0.16 with the latest BlazeDS jars (3.2.0.3978). I have spent quite a while on this and am not getting anywhere. I verified the configuration but I am still getting this...
View Article