Populate data grid
hi i need to populate the data grid in mxml.For that i need to call jsp from flex to get data.
View ArticleWhere are the FDS config files documented?
Where in the Flex2 documentation are the FDS config files documented? (Valid elements, valid element values, valid tokens {context.root}, what they're set to etc..) The Flex2 Developers' Guide has...
View ArticleIs RTMP tunneling suported?
Flash Media Sevrer allows you to tunnel RTMP. Does FDS suport this?
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 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 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 ArticleBlazeDS 4.x in Maven Repo?
I need to move up to 4.x from 3.x and am finding out that I there is no BlazeDS in Maven Central and that Adobe isn't about to help; http://bugs.adobe.com/jira/browse/BLZ-71 Can anyone point me to a...
View ArticleGranite Data Services 2.3.2.GA Released
Following this discussion with Robert Petz about LCDS support in the Gas3 code generation plugin, we are happy to announce the new version 2.3.2.GA of the GraniteDS platform. Download is available...
View ArticleHow Do I use a variable for a datasource
I'm trying to use a variable as a datasource so changes are easy to make with out having to look through the entire process.If I use SLC_ENGFC_DEV_DS as the literal value the select statement it works....
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 ArticleConnecting to remote JMS: name TopicConnectionFactory not bound
Dear all, I'm trying to send messages from and to a remote JMS (activemq) (it is on localhost now for testing purposes). However, I keep getting error messages no matter how I try. The message is:...
View ArticleSubtopic Messaging problem
I have a setup where a java thread is running server-side generating messages (with a subtopic header) for flex consumers. It works fine when the flex consumer doesn't specify a subtopic, but when the...
View ArticleLCDS 2.6 PDF Generation features
Hello all,We've been successfully running the LCDS samples for PDF document generation, including the XDP->PDF version.However we ran into trouble when opening the generated files with 'exotic' PDF...
View ArticleDuplicate rows in DataGrid in Flex3/LCDS2.5
Hi,My project in Flex2/LCDS2 uses DataGrid very extensively with streaming data coming in.After we recompiled it with Flex3 and run with LCDS2.5, we see a strange behavior:originally it shows...
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 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 ArticleData Services "Express" ?
Is the express version the full version? I am used to express versions typicaly being watered-down versions of a more expensive/robust retail version.Regards.
View Articleinvoke remoting endpoint crossdomain
I need to invoke work process through remoting endpoint in flex app from other domain.my flex app is on : http://localsever.me.com:9001/test.swfin this test.swf, I try to invoke a process that is...
View ArticleNullPointerException from MessageBrokerServlet init
hi,How does one figure this out? there's no real content as to what's going on. (this stuff really should be open source, so i can figure it out and move on)..the usual cause of this error is a...
View Article