LifeCycle 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 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 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 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 ArticleConnecting to remote JMS: name TopicConnectionFactory not bound
Dear all, I'm trying to send messages from and to a remote JMS (activemq) (it is on localhost now for testing purposes). However, I keep getting error messages no matter how I try. The message is:...
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 Article[JTATransaction] You should set hibernate.transaction.manager_lookup_class if...
Hello I keep seeing the above error in my server log. My model file has the following. What is the warning about and how to rectify it in the right way thanksRupak <annotation name="DMS">...
View ArticleHTTP Server.Error.Request error on EXTERNAL SERVER
I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app...
View ArticleFlex to web service communication problem
Hi, just as title state, I have problem during web service --> Flex communication. I am using WebService ActionScript class, to make a connection to it, but I got some odd behavior. When I try to...
View ArticleWorkbench error "Unable to access UserTransaction in DataService"
Hi Basically, if I remote onto the server and run the locally installed version of the workbench everything works fine. But, if I use my locally installed client then all looks good after signing into...
View Articlehow to set MessageAgent's destination for remoteObject?
Hi,i am trying to make the remoteobject work on my mxml. but i got this error[RPC Fault faultString="[MessagingError message='The MessageAgent's destination must be set to send messages.']"...
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 Articlenewbie question about livecycle data services es
Hi all.i've downloaded the LiveCycle ES2 VMware virtual appliance, setup it up on a esxi server, workspace, content space, all are up and running, but here comes my question, how do i install livecycle...
View ArticleUploading a user modified image
Hello, I have been able to give the user the ability to upload an image file to our server using the FileReference class and related URLRequest class, and a PHP scipt on the server. I have also been...
View ArticleFlexContext.getFlexClient() returns an invalid object
I have this Flex client application I'm trying to implement the Logout function for. This client has both HTTP and RTMP connections to the server. So when the user presses the Logout button in client,...
View ArticleScaling JMS Adapter connecting to Remove JMS Provider
Hello, We have many Flex clients (SDK 4.5 connecting to ADEP Data Services 4.6) creating consumers to receive pushed Server messages on a particular Topic. On several topics the consumers each set a...
View ArticleLifeCycle DS ES communication with Tomcat WebServer
Hi, I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs...
View ArticleCrossdomain policy not working with AMF
<?xml version="1.0"?> <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"><cross-domain-policy> <allow-access-from domain="*"...
View Articleself signed certificates ssl webservice
Is there a way to connect to a self-signed certificates HTTPS web services from Adobe Flex without install the certificate in the browser?Thanks.
View Article