How 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 ArticleFlex with JNDI
Hi Guys,I am working with Flex2.0. I have gone through the documentation, but I couldnt find how I could connect to a backend LDAP source (eg. Sunone, ActiveDirectory..) using ActionScript. Please help...
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 ArticleI Need Assistance with a Hierarchical Collection
Hello,I have three collections, A, B, and C. B is a collection contained within A, and C is a collection contained in B. When I add a new item to collection C, the item is temporarily added to the...
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 ArticleTypeError: Error #1009 (null object access) after manually commit of deleteItem
Hello! I'm getting a error with LCDS 3.1.0.315496 I'm using a DataService to edit some entities with dataService.autoCommit = false; I fill a arrayCollection like: dataService.fill(entitiesAC);...
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 ArticleGZIP-Encoded HTTP Response in adobe air and flex data service
Hello,I am using data centric service in flash builder 4 (beta 2) to call betfair web service. The application is working well.But betfair told me to set the encoding to gzip when requesting the web...
View ArticleFDS+Spring+Hibernate
If any body has worked with FDS /Hibernate/Spring pls post the sample.regards anil
View ArticleFlex 2, FDS 2.5 and CF8
Hi everyone,I am starting to retract my brain from an intense 2 days to figure out how to use Flex with Coldfusion. I am using Coldfusion 8 Beta (this part is good, don't need help for CF itself). I am...
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 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 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 ArticleHard-coded endpoint port numbers in services-config.xml
Is it possible to remove hard-coded port numbers in services-config.xml and replace them with variables? I'd like to deploy the same Flex application War file (including services-config.xml within it)...
View ArticleHashMap$AbstractMapIterator.hasNext() eating 20% of CPU cycles LCDS4.6
We are doing some load testing on the new LCDS4.6 with RTMP channel and we noticed some pretty high CPU usage here from this method flex.messaging.socketserver.Reactor$ReactorImpl.run() The cause seems...
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 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 ArticleLCDS 2.5 - Dataservice is very slow
I have a query that returned about 7000 records using livecycle dataservices 2.5 and Flex SDK 3.0. I expect this to take a few seconds, but it take 25-30 seconds to get the result back. The VO I am...
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 ArticleFlexFactory Example
I'm wanting to use Spring for my backend for Flex Data Services. Ifound the docs on using a class that implements the FlexFactoryinterface, but the really is not enough detail in the docs to...
View Article