NullPointerException from MessageBrokerServlet init
hi,How does one figure this out? there's no real content as to what's going on. (this stuff really should be open source, so i can figure it out and move on)..the usual cause of this error is a...
View ArticleGetting "Channel Disconnect" on Samples
Hi,I have installed the LCDS samples, some of them come up just fine( PDF Generation, Collaboration Dashboard,Tree Sample, Database administration Tool) and when I run other samples (Inventory,...
View ArticleWar file created in Eclipse works, but fails when created by Ant
Hi,I am having trouble getting my flex war file to work when I create it using Ant, even though the same war works fine when I create it from my Eclipse Export War function. This is a critical problem...
View Articledelete sub-data from my valueObject
I have the following mapping for my gabarit class : <br /><br /><?xml version="1.0"?><br /><!DOCTYPE hibernate-mapping PUBLIC<br /> "-//Hibernate/Hibernate...
View ArticleHTTPService Timeout
How do you properly handle HTTPService calls that never return with Result or Error? I have one that repeatedly sits and sits, never coming back from the server. If I set timeout, that's fine, but...
View Articleflex to pdf
hi.. i need to convert my grid and charts from flex to pdf.. how to create pdf template? so that i can import my data set into pdf template?? am using live cycle designer trail version.. or any...
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 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 ArticleInformations about Single-CPU License
I have developed a collaborative white board with Flex and LCDS. The server runs on the computer of the meeting animator. Members of the meeting connect to the application with their computers. There...
View ArticlePrice of Adobe lcds 3: ByBy Adobe LiveCycle Data Services 3 final
Hi Adobe,first of all I would like to mention, that I worked since April 2009 with lcds 3 day and night. I was really excited about the product.We planned to set up a start up compay using lcds 3.When...
View ArticleError #1053: Illegal override of getPollSyncMessageResponder in...
Hi, I have a long term project that has been developed over the past year+ and I upgraded from Flex 3.3 to 3.4.1. After doing this I started to receive this message when I run my application:...
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 ArticleStatus of JIRA LCDS http://bugs.adobe.com/jira/browse/LCDS-1500 ?
Has this ORACLE Driver issue been fixed?My company and clients use Oracle versions 10g and above and would like to use the Model Driven Development tools of FB4.I have not been able to get the RDS...
View ArticleConversion between ASObject and custom Java object
I have Java Enterprice Application with BlazeDS installed there and Flash client (created in pure Flash -not Flex). Now I want to send my custom Java object over the wire. On The java side i have...
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 ArticleLifeCycle DS ES communication with Web Server
Hi, I have written a simple Flex 3.2 code that accepts Name, uses Flext HttpService via LifeCycle DS ES 3.0. At the Server Side I am using Struts1.2 on Tomcat 5.0. My Flex code is running and...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc3271d4c9821a4a3ad3132cc 2454ba-8000.html
View ArticleAMF Connection via secure amf
Hi, I'm using Java AMF Client to talk to a LiveCycle server.when I try to open an AMFConnection to an https-URL, I get the following error: javax.net.ssl.SSLHandshakeException:...
View ArticleFlex Data Service Destinations and ClientId
I'm trying to figure out the relationship between the FlexSession created when a user starts a Flex FDS-based application and the clientId value in the messages being exchanged. Based on what I'm...
View ArticleLazy Initialization Exceptions
Our Java naturally classes contain properties which are relationships to other classes - either one to many or many to one. Due to the fact that these relationships are so intertwined, many given...
View Article