Network Disonnection Messaging
Hi there , We have a project and we need the data to be pushed across differnet flex clients.we have been facing issues related to network disconnectios. The Consumer component seems to be working...
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 ArticleInstall lcds: Hibernate problem
Hi,I tried following the steps in http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Installing/lcd s31_install.html#JBoss Here we're using OpenSuse with JBoss 4.2.1. So I extracted...
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 ArticleHow to manually create item using model driven assembler
HelloI am using Model Driven Development, however all of my data insertion is not going to happen via the forms. There may be a background process that may pull the data from some where and insert into...
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 Articledataservice call fault error after session timeout does not get trapped in...
Hi, My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for...
View ArticleMySQL Flex3 interaction
Friends,Can I directly connect a MySQL server database in flex3? If not, please tell me how to interact with MySQL server database using Flex3.Thanks
View ArticleDelete item when using auto sync
Hi All,I'm using Dataservice with autoSyncEnabled is true. I run my web app on 2 browser to test auto sync feature but when I delete item xxx on the browser 1, the item xxx still displayed on the...
View ArticleSave non flash based data using Lifecycle DataServices ES2
I currently have some automation setup, where I need to write some data to the database. This is done outside of the Flash project. Is there a way to tie into Lifecycle Data Services to save a value...
View ArticleConnection refused - mysql 5
I have been trying to connect Flex 3 to a mysql data service on my localhost (development machine). I am using the create application from database -> new connection profile. I keep getting a...
View ArticleCustom Message Service adapter
Hi,anybody knows where can I find some serious documentation about how to create custom message service adapters?I tried the sample from the lcds dev guide, it works fine, but i need to use...
View ArticleTest Drive on JBoss "Invalid message recieved with signature"
Hi,I'm trying to get the testdrive application from http://coenraets.org up and running on JBoss ( 4.2.1.GA ). Looking in the logs the war file seems to be getting deployed correctly and its contents...
View ArticleError #2032 when calling a WebService operation
I'm trying to make a soap operation call. The wsdl file is loaded fine, but when I go to make a call, I get this error:quote:HTTP request error(mx.messaging.messages::ErrorMessage)#0 body = (Object)#1...
View ArticleFlex - Spring - BlazeDC
Hello!!I`m develop little example with Adobe tutorial: http://www.adobe.com/devnet/livecycle/articles/blazeds_spring_05.htmlDeploy is Done!!!! But when applicattion started I had error by celling...
View Articlehow to request service with complexType
I implement service with Flex like: <mx:WebService wsdl="http://idme.identita.com:8080/andromeda/service/ws?wsdl" id="testService" showBusyCursor="true" useProxy=" false">...
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 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 ArticleFlex to web service communication problem
Hi, just as title state, I have problem during web service --> Flex communication. I am using WebService ActionScript class, to make a connection to it, but I got some odd behavior. When I try to...
View ArticleHibernate version property not updated on client side
Hi, I created a custom Assembler extending from AbstractAssembler. The Assembler itself uses JPA 1.0 with Hibernate Annotations and Hibernate EntityManager. The entities all have a version property...
View Article