context.root
I have an AMF channel configured in a standard way...<endpoint uri="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>In the...
View Articlefailed to lazily initialize a collection of role
I am using Spring and Hibernate 3. The problem I am running into is lazy loading, the session is getting blasted when Flex tries to create an object that has sets.<set name="loans" inverse="true"...
View ArticleWhat Unsupported Operation do you mean?
My application is mysteriously raising the following exception:[RPC Fault faultString="java.lang.UnsupportedOperationException" faultCode="null" faultDetail="null"] at...
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 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 ArticleTomcat/LCDS/Flex/RTMP File Descriptor Leak
I have an application using Flex 3 and RTMP for real time updating running on CentOS and Tomcat 5.5. However, as this product has grown I am seeing an increasing problem with file descriptors. When the...
View ArticleLC DS in corporate infrastructure
Hi All,we try to integrate the LC DS in the following corporate infrastructure:Internet -> FW -> SSL-Terminator -> Load Balancer -> Reverse Proxy (MS ISA 2004) -> FW -> LC DSI think...
View ArticleHow do I use mulitple submit buttons for LiveCycle Dev forms?
I'm creating a document in LiveCycle developer designed to go back and forth between two parties when conducting an investigation. I've created two submit buttons to attach the document in PDF format...
View ArticleLCDS 2.6 -> 3.1, now getting Server.Processing.NotSubscribed error
Ever since migrating our application (AIR Client, serverTomcat 6) from LCDS 2.6 to 3.1, I keep getting this error: Fault Code: Channel.Polling.Error; FaultString: errorRoot...
View ArticleForeignKey name too long + oracle
Hello I am usingtheFlexpluginformodelingtablesbuildmy application.But whenIdeploythedatabase,someerrorsoccurwith the namesofforeignkey,with more than30characters(veryannoying, thislimitationofOracle)....
View ArticleFlex AIR iOS application with rtmps
Hi, If I am accessing flex AIR application from Mac or iOS (iPad) using secure rtmp then it gives me error. It is not able to connect to the server. I have a self signed certificate generated using...
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 ArticleDataService - offline data / incremental load
Hello, We're working on a mobile app with offline mode, and got a few questions to cover in order to design the best solution. 1. When we enabled offline caching for DataService with approach including...
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 ArticleInvalid session in FlexSessionListener.sessionDestroyed
I'm implementing a FlexSessionListener like: public void sessionDestroyed(FlexSession flexSession) { if (LOG.isInfoEnabled()) { LOG.info("Flex session destroyed: " + flexSession + " - " +...
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 ArticleDeploy a Web form on Godaddy.com Servers
Hi, I'm new on this.Have 4 days trying to deploy a form on a shared hosted godaddy.com web server, without ANY success.The form was created with the "Aplication from database wizard" using .net and it...
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 Articlehow to connect flex using java servlets?
i have a xml data generated by a servlet and i want to get the data in flex.
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 Article