Flex Message Examples Do Not Work with Moxie M2 and LCDS
I have an application that is originally developed with Flex 2.X. Recently I upgraded it to Moxie M2 and LCDS. Part of that application include a Chat (similar to the example in LCDS >> Samples...
View ArticleTest Drive on JBoss "Invalid message recieved with signature"
Hi,I'm trying to get the testdrive application fromhttp://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 ArticleHTTPService XML contentType and Gets
I have a flex front-end in which I'm trying to get data from a back-end using an HTTPService. I would like the service to use a GET, and make the request using the contenttype of application/xml. So...
View Articledebugging an LCDS problem
We have an application that's doing this (greatly simplified) var list:ArrayCollection; // list of PositionVO service.fill(list); var temp:PositionVO; temp.title = "hello";The list is a list of...
View ArticleHessian and RPC not working together
Using remote procedure calls(RPC) with cairgnorm framework. I'm trying to add hessian remote service to the existing rpc calls. Either hessian is working or RPC is working. Together both are not...
View ArticleSetting Flex Session Timeout Manually
i have written a code in core java and a flex UI accesses this code....from my java code i am creating a flex sessionwhich has a certain default timeout period after which the flex session...
View ArticleError: Unknown Property: 'constructor'.
Hi,i have a problem with flex, hibernate, lcds. I have created a simple grid which is bound with the hibernateassembler to my backend. When i make a simple fill call at the dataservice, i got this...
View ArticleRemote Debugging LiveCycle Trail Version
Hello,I was trying to debug remotely using Eclipse. I uncommented all the batch files in jboss/bin directory to turn on debug options. When I ever I try to connect I get the following message.Failed to...
View Articleplease explain this buggy SQLite behavior in Flex
EDIT2: Cause discovered:http://forums.adobe.com/thread/517449?tstart=0 EDIT:I recreated the table yet again, and now I'm not seeing the behavior described below. I tried both the CONSTRAINT PRIMARY...
View ArticleIf I copy the "lcds" folder, Tomcat starts with socket errors
In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:...
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 ArticleSecurity Error when trying to access web service
I have an app that connects over HTTPS to a web service on our internal network. The interface to the web service was created by using the WSDL Import function of the Flex IDE.I can run the app and...
View ArticleConnect to a MS SQL Server database
Dear all,Please tell me how to connect to a MS SQL Server database in Flex 3.Thanks a lot !
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 ArticleHttpService with JSON from server - help please
Hi! I am trying to pass back a JSON object to flex using HttpService. The scenario is like this - using HttpService I am calling an action since i am using Struts 2.0 . This action is supposed to...
View ArticleLiveCycle Data Service ES | cost ?
Hello, What is the price of LiveCycle Data Service ES? On this web site, it is always"Download the trial for free!!!!!!" and nothing else... Thank you
View ArticlePDF Generation with LiveCycle Data Services
Hi everybody! I am using LiveCycle Data Services to generate a dynamic pdf. I worked with this tutorial : livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/pdfgen_1.html and i adapted the code to...
View ArticleFlex Remoting - Deeply Nested ArrayCollections not Stongly Typed
I have a Flex 3 app which uses remoting. All works relatively well except for the following... I have a deeply nested object graph as follows:( btw: each VO uses...
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 ArticleAction script error
I tried to load a module that has a label and combobox I get the following error. If I remove the label I get the same actionscript error. Not sure why the label is not defined.. ReferenceError: Error...
View Article