How to configure channels with Spring-Flex?
Newbie here trying to get my first Flex/BlazeDS app up and running. I'm using the Spring-Flex integration and believe I have properly configured my servet and remoting destinations. My only...
View ArticleBlazeDS 4.x in Maven Repo?
I need to move up to 4.x from 3.x and am finding out that I there is no BlazeDS in Maven Central and that Adobe isn't about to help; http://bugs.adobe.com/jira/browse/BLZ-71 Can anyone point me to a...
View ArticleDeveloper User license
Does any one has an idea what are the limitations of developer user license for LCDS? thanks.
View ArticleDuplicate rows in DataGrid in Flex3/LCDS2.5
Hi,My project in Flex2/LCDS2 uses DataGrid very extensively with streaming data coming in.After we recompiled it with Flex3 and run with LCDS2.5, we see a strange behavior:originally it shows...
View ArticleFiletransfer via Webservice
Hello, everyone.I am trying to write a client with Flex/AIR that can download files using a webservice (wsdl).The webservice method returns me a byteArray.The whole thing is working and the...
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 ArticleFailed to load policy file from...
Hi There, I am facing a problem while calling a web service built in Java through flex,I am using the flex 2 for client side ,and Weblogic Server 10 for webserviceThe WSDL URL is...
View ArticleSynFills on managed associations
This is what we have so far: If we've following structure: Root -> Child -> GrandChild - Initially a fill on the root assembler retrieves to whole hierarchy.- SynFill on the root assembler, only...
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 ArticleInstall BlazeDS on Jboss7
Hi everyone, Does anybody know , how to install/config BlazeDS on Jboss7 Thx
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 Articlehow to store and access a common properties file in LCDS, i.e. a java...
I need to store some variables in a properties file (key=value) that I can call and retrieve settings as I would in a java app. Where should the file live in the webapp and how is it accessed?
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 Articleerror with spring configuration
Hi, I have incorporated spring into the livecycle data services using Jeff Vroom's springfactory but I still get an error everytime of 'bean not found' even though it has been defined in the...
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 ArticleFill Data from PDF From to Access Database
Hello, I create a PDF form for fill data that connect to a access database. It works greate in my own PC.But when i move it on another PC PDF button does not work. Please help.
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 ArticleNot populating values in the dropdown list
Hi , I have a question regarding the populating the values in the dropdown list. Here are the steps that I followed : Step 1: Created a form with a drop down list in the designer ( Testers) which I...
View ArticleExport PDF Form Data to Database using ASP.NET
I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would...
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 Article