LifeCycle 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 ArticleFill Data from PDF From to Access Database
Hello, I create a PDF form for fill data that connect to a access database. It works greate in my own PC.But when i move it on another PC PDF button does not work. Please help.
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 ArticleCreate-Item stored procedure return error for hte parameter
Hi, I'm getting the following error when I create an item with the data services: INFO: [Data Services] [DEBUG] SQL Assembler jdbc exception on operation=create-item...
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 ArticleFlexClient with multiple FlexSession's
I noticed a FlexClient can be associated with multiple FlexSession objects and viceversa, a FlexSession can be linked to multiple FlexClient objects.What would be a typical scenariothe former of the...
View ArticleCaching the web service data in Flex 3.0
Hi,I want to do the following taskI am loading about 10000 records from MS SQL database into Flex data grid using web service on CreatinComplete event of an application in Flex 3.0.Now if I have done...
View ArticleFlex Data Services and Java Objects
We are trying to decide if we want to go with Adobe Flex, Flex Data Services and ColdFusion. We are mostly interested in Flex Data Services push capabilities. We need to be very nimble and have the...
View ArticleError #2004: One of the parameters is invalid
I'm trying to send an object from Java to Flex using BlazeDS and the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination =...
View ArticleRetrieving session data in remote objects with...
Here is a jsp page (fww_prueba_ale.jsp) that references a swf (compiled from sessionDataManagerCaller.mxml) that only makes a call to a Remote Object (SessionDataManager.java) that try to obtain...
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 ArticleBlazeDS Flex Session Issue
Hi All, I face an issue in usingflex.messaging.FlexSessionfor handling sessions. Your help is deeply appreciated.During user login i use the following line of code to store to user name in the...
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 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 ArticleHow to access the log file in lcds for debugging
Hi, I am wondering what is the procedure to get a log file on lcds for debugging purposes. Thanks +LA
View Articlechannel not found for reference 'cf-rtmp' in destination 'artgallerydataservice'
I have followed all the steps given inhttp://www.adobe.com/devnet/coldfusion/articles/data_app_print.html tutorialI am using coldfusion 8 with multi server .. I have also installed lcds 2.6 and using...
View ArticleHibernate id to load is required for loading
Please someone!I can not seem to get hibernate to update or delete rows in my db . can anyone help me to figure out what this issue is from . I have verified that I am pulling the ID and the my getters...
View ArticleFlex Charting - Generating PDF and Images
Is there any way with Flex Charting (or some 3rd party tool integrated with Flex) to output a FlexChart as a PDF or an image for inclusion in a report?
View ArticleSOAP Web Services
Ok, here's a question that's been troubling me for a while. Is there any way to pass a user's login information when trying to access a SOAP web service. I've been trying to figure this out in Flex as...
View Articleflex-acrobat.jar
Hi guys!I've been searching for quite a while now, and I am still not able to find all required packages for the java class for a flex dataservice which schould generate pdfs by remote objects.I've...
View Article