How to instantiate PropertySpecifier for a localFill
Hi, I'm trying to use the DataManager's localFill method but can't seem to instantiate the PropertySpecifier argument.Since the propertySpecifier is required, I can't use localFill. To instantiate a...
View ArticleImplementing Server Push using LCDS 2.6
Hi All, We have created an application where we are using polling to get certain constant updates. Now this polling is client polling wherein the client polls the server at regular intervals to get the...
View ArticleLCDS Edge Server Issue
We are trying to use the LCDS edge server (http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS56A7C79B-213F-425d-8D 41-2A5391D75C03Update.html) as a Load Balancer to the LCDS app...
View ArticleCustomised Error Message instead of standard message ?
Hi All, I am calling a WSDL through a Livecycle generated form, but it shows an error saying "Error attempting to read from file".....(file name) when it does not connect to the web service. Can we...
View ArticleSQLAssembler and Nulls
I have a question about the correct use of a SQL Assembler destination. It seems that the SQL Assembler does not handle NULLs when data is passed to it from the flex client. If I have a value object...
View ArticleProblem LiveCycle Data Services with Parsley Framework
Hi All,I have problem when using LiveCycle Data Services and Parsley framework.Here is my Dynamic command :....public function execute(message:ServiceMsg):AsyncToken{...
View ArticleMessageBrokerServlet failed to initialize due to runtime exception
Hello all, I am new to the flex application, I am trying to build the SpringFactory to access the remote object.during the server start up time I got the following stack trace can any one help me on...
View ArticleArrayCollection in flex and ArrayList in java
Hi mydears of this world Here i come along with my problem with the hope that some one can resolve it i am totally new to flex and i am working only for the past 3 days in flex. and i learned a little...
View ArticleRPC Fault faultString="No destination with id is registered with any service."
Hi, <br /><br />I would really appreciate an expert's opinion on how to figure out what is wrong with my data service...I'm a newbie so it's probably something obvious! :-)<br...
View ArticleSecureAMF channel failed for first time initialization
Hi all, I have a Flex application to authenticate with server via RemoteObject. It is working normally with http (i.e. amf channel) However when I try to login via https, the first access time, Flex...
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 Articleerror Could not pre-load servlet: MessageBrokerServlet
I get the following errors during LCDS startup:error Could not pre-load servlet: MessageBrokerServlet[1]java.lang.UnsupportedClassVersionError: flexdev/FundciteAssembler (Unsupported major.minor...
View ArticleDeregister mbean MessageBrokerServlet error in WAS 6.1.0.17
I installed LCDS 2.6 (lcds_war.war) in WAS 6.1.0.17. I am getting the following error when i start lcds_war, Deregister the mbean because of uncaught init() exception thrown by servlet...
View ArticleXML RPC fails in Safari and AIR
But works in Firefox! This is calling to http://localhost:8000 I just logged a bug within an XML-RPC forum, but I suspect the issue lies within the Flash/flex world. I see little reason why it works in...
View ArticleLiveCycle Remoting and file upload
Hi, in older version of LiveCycle (LiveCycle ES 8.2) I had a process that converted file to PDF. I was using the URLRequest to http://" + serverPort + "/remoting/lcfileupload to upload file to the...
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 ArticleLiveCycle 2.6.1 Data Management with The ColdFusion 8.0 DataManagement Event...
Hello all, I've recently been developing a project that involves sending out events from ColdFusion to LiveCycle 2.6.1 using the Data Management event gateway to Flex 4.0 clients (LiveCycle and...
View ArticleRemote Service to Deployed Jar
Is there a way to connect LCDS to a jar being hosted inside a war file? My service class is in the lib/jar file rather than exposed in the classes directory on the server. I'm attempting to setup the...
View Articleservices-config.xml DTD or XSD Schema?
Is there an XML schema or DTD for these XML server-side configuration files? Would be REALLY nice....
View ArticleLCDS web service call throwing error for valid XSD URL
Hi,I am trying to call a web service which is deployed on a J2EE application[ Project name : WebServiceApplication ] through a different LCDS application [ Project name : lcdsTestWebService] But while...
View Article