Getting Channel.Connect.Failed
I'm building a Flex 3 app, with BlazeDS deploying to Tomcat 6.0 I have built/Run the example BlazeDS code with out error. When I try to access my remote bean from my app I get [RPC Fault...
View ArticleError in Getting Response From Server
hi alli am getting an error when i called a remote method of java class using flex blazeds the error is as---Fault Received[FaultEvent fault=[RPC Fault faultString="[MessagingError message='Destination...
View ArticleDynamic datasource in ColdFusion via LCDS ES
Hi All, I'm hitting a wall on a requirement for a Flex application which utilizes the LCDS version included with ColdFusion. I have the project setup to use DAO's, Assemblers and ValueObject (cfc's)...
View Articlesynchronizing databases and Flex products
Hi, I have a project that I'd like to know if its possible to do using Flex/Coldfusion/Air. It would involve synchronizing two databases - the website database (MySQL, on a shared web host) and the...
View Article'flex.messaging.services.HTTPProxyService' error
Hi, I have met below error in using lcds 2.5.1.... how can i fix this error ? i have already update commons-http.jar file. but same.... thanks, flex.messaging.config.ConfigurationException: Unable to...
View ArticleAdobe Application Modeling plugin eclipse36 (Adobe Flash Builder 4.5)
Hello people, i have changed my flash builder 4 to 4.5 that cames with eclipse 3.6, and the Modeling plugin that i was using is Adobe_Application_Modeling_plugin_v102_eclipse34and i tried to use the...
View ArticleMessageBroker.getMessageBroker(null) returns null.. why?
HelloI have seen lot of posts regarding this but no clear reason why this would happen. My server runs under Tomcat 6.0.33. In a spearate thread, I try to get MessageBroker msgBroker =...
View ArticleKeep associations after new Fill() method?
Hi all, Is there a possibility to keep the (managed) associations (in the dataService, and the offline database) if we do another Fill() method, but with other selection parameters on the same...
View ArticleError when caching data locally using LiveCycle Data Services
Hi all,I developing a mobile application support working offline. I using cache feature of LiveCycle Data Services.This is my datasevice ( it has associate to others dataservice ) and autoSaveCache =...
View ArticleMessaging SocketServer stops to accept new connections on Solaris
We have migrated our application from LCDS2.6 to LCDS3.1 on Tomcat 5.5 running on Solaris 10.Since we have done this our SocketServer (used by rtmp & nio-channel) stops accepting new connections...
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 ArticleLCDS Edge Server Issue
We are trying to use the LCDS edge server (http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS5 6A7C79B-213F-425d-8D41-2A5391D75C03Update.html) as a Load Balancer to the LCDS app...
View ArticleIntegration between LiveCycle and Microstrategy Reports
Hi, I want to integrate between the Livecycle and Microstrategy reports. I want to show the Reports in the workspace which comes from the microstrategy. Do you have any tutorial or technical article...
View ArticleAmazon Web Service
Every demo app and an app I just wrote for myself that is consuming the aws web service is generating the same error message "Security error accessing url". Amazon has an "*" cross domain policy file...
View ArticleRetrieving session data in remote objects with...
Here is a jsp page (fww_prueba_ale.jsp) that references a swf (compiled from sessionDataManagerCaller.mxml) that only makes a call to a Remote Object (SessionDataManager.java) that try to obtain...
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 ArticleGetting Session Information & User credentials using FlexContext
Hi, I am working with sessions and authentication for the first time.I need assistance with using FlexContext to read the session attributes and userInformation. I want to know, how and from where...
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 Articleneed design hints for Managed class
I need help understanding the underlying LCDS mechanisms when a complex object hierarchy is managed in LCDS. I have a custom Assembler because I have specialized persistence requirements. My object...
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