HashMap$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 ArticleRemote object with java.
I am trying to do something that should be really simple. I am trying use an MXML RemoteObject control to access a java class. This class works fine with data services, so I am assuming I have a...
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 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 ArticleNew Modeler for Flash Builder 4.5 Available
Modeler 3.11 works with Flash Builder 4.5 and Livecycle Data Services 3.1. It is available for download here: https://www.adobe.com/cfusion/entitlement/index.cfm?e=lc_app_model Modeler 3.11 Release...
View ArticleHow to initialize back-end services on startup. LCDS + JBoss 5
We use JBoss 5 and latest LCDS and need to initialize services on back-end not lazily but right after deployment and server start.Could you please advise how to do that?We use Java adapters for data...
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 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 ArticleNeed help on data service
I’ve installed LiveCycle data service for Java (v 4.7 windows) and Flex builder(Trial version). After I installed this I don’t find lcd.war file which is supposed to be under Tomcat data service...
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 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 ArticleData Management Service and Order of Inserts, Deletes
Hello, we are using the LCDS Data management service with a Flex app. Currently we are using the SQL Assembler. The issue we are having is with the order of the inserts and deletes that the data...
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 ArticleUpdating ManagedRemoting Entity from Server
I have a pretty simple task that I need to complete, but it's taken up several days trying to find out how to do it because I can't find any documentation on managed remoting on the server side......
View ArticleUpdated Groovy template for GraniteDS Builder (gas3)
Just wanted to post this here in case anyone else was getting frustrated by the use of iExternalizable from the gas3 system from GraniteDS. Just save the template as a .gsp file and update your...
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 ArticleHi . portal-server-specific steps below to create portlets for your Flex...
Following this instructions 1. Copy the flex-portal.jar and flex-messaging-common.jar files from the LCDS_INSTALL/resources/wsrp folder to the WEB-INF/lib folder of your web application.2. Copy the...
View ArticleFlex Message Service with JMS Dynamic Destination
Any of you folks knows if Flex Message Service supports JMS Dynamic Destinations? From what I have read about Flex Data Service so far indicates that all JMS destinations must be pre-defined in...
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 ArticleWhy doesn't LCDS Data Model support Views?
I was very disappointed when I found I couldn't add a SQL View to my Data Model because it isn't an entity. Views return entities, and a real part of any data model I have ever worked with. Having...
View Article