Understanding Channels
If I have a bunch of different data services object, each data service object DOES NOT need to have a new RTMP Channel correct? What is the benefit of adding a new RTMP channel to the channelset of...
View ArticleFlex runtime error: IManaged
Need some help with fill() and named querys:1) As long as I use the dataservice.fill() mehod to populate an arraycollection with the results from a simple named query like "SELECT * FROM Book WHERE..."...
View Article[FB4.5 LCDS AIR] No data to AIR apps.
Hi everybody. I'm trying out the new Flash Builder 4.5.1 and in particular the mobile section. Love to create a mobile app. Been using LCDS for a while now to and loving it. Creating RIA's with the...
View ArticleScaling JMS Adapter connecting to Remove JMS Provider
Hello, We have many Flex clients (SDK 4.5 connecting to ADEP Data Services 4.6) creating consumers to receive pushed Server messages on a particular Topic. On several topics the consumers each set a...
View ArticleRemoting-config.xml and JAR changes not reflecting
Recently we have been facing quite some complicated issues.1.) We are trying to change the destination path in the remoting-config.xml but after doing so and restarting the lcds.war file, the changes...
View ArticleMigration from BlazeDS to LCDS
Hi, I have an application which is developed using Flex and BlazeDS. Now i want that application to have an HTML5 interface as well. But as i have done some research i come to know that there is no JS...
View ArticleData Binding not full. I.E. Bool(true,false).
Hello,I am working with LiveCycle connected with SAP, it is where I take the data. I have some problems when I work with boolean or not totally filled colums. I will put an example to make me...
View ArticleGetting Started with Flex 2 - Lesson 2 Problem
Regarding:Getting Started with Flex 2 > Lessons > Use the Data Management Service > Build a distributed application with the Java adapter > Run the completed contact applicationI followed...
View Article[object, Object] in datagrid whose dataprovider is an ArrayCollection
HiI created an MXML app which retreive data from Oracle DBMS through java remote object and FDS2 and populate the data to a Data Grid. It works fine. But, when I try to use an ArrayCollection as it has...
View ArticleFlex remoting vs. http
I set up a bunch of components using the http requests and displaying the returned data in data grids. I started changing them all to use remoting with the turnkey blazeDS since it is supposed to be so...
View ArticleFlex and spring intregation.
Hi.... Im going to develop a enterprise application using flex, BlazeDS and java.What are the advantages and disadvantages of using spring with these ? ReagardsAmila
View ArticleProblems using rpc between Flex and CF
Hi I've got a problem sending objects between Flex and Coldfusion using the AMF Gateway of the newest Coldfusion Version.The transfer from CFC to Flex does work, but I can't send a complex object to a...
View ArticleWorkbench error "Unable to access UserTransaction in DataService"
Hi Basically, if I remote onto the server and run the locally installed version of the workbench everything works fine. But, if I use my locally installed client then all looks good after signing into...
View ArticleHow to set LiveCycle Data Service to use AMF Channel ?
Hi All,I'm using Data service with channel set is RTMP Channel and Remote Object is AMF Channel. Now, I want to set Dataservice using AMF Channel but I do not know whether it is possible or not. Please...
View ArticleError #2004: One of the parameters is invalid
I'm trying to send an object from Java to Flex using BlazeDS and the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination =...
View ArticleConversion between ASObject and custom Java object
I have Java Enterprice Application with BlazeDS installed there and Flash client (created in pure Flash -not Flex). Now I want to send my custom Java object over the wire. On The java side i have...
View ArticleADEP Data Services JEE 4.6 related Issue.
Hello,I tried to use build simple application in Flash Builder 4.6 with data model i.e. model driven development. I tried to follow the example of lcds data services but doesn't work for me.I am able...
View ArticleHow to load test ADEP server using the DataService - load-test-tool
Hi Guys, Is there a way to load test the ADEP server using the DataService. I'm trying to use the load-test-tool from Adobe, but I could only see the implementation for the Remoting and Messaging...
View ArticleLifeCycle DS ES communication with Tomcat WebServer
Hi, I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs...
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 Article