MySQL Flex3 interaction
Friends,Can I directly connect a MySQL server database in flex3? If not, please tell me how to interact with MySQL server database using Flex3.Thanks
View ArticleHi . portal-server-specific steps below to create portlets for your Flex...
Following this instructions 1. Copy the flex-portal.jar and flex-messaging-common.jar files from the LCDS_INSTALL/resources/wsrp folder to the WEB-INF/lib folder of your web application.2. Copy the...
View ArticleDelete item when using auto sync
Hi All,I'm using Dataservice with autoSyncEnabled is true. I run my web app on 2 browser to test auto sync feature but when I delete item xxx on the browser 1, the item xxx still displayed on the...
View ArticleHow Do I use a variable for a datasource
I'm trying to use a variable as a datasource so changes are easy to make with out having to look through the entire process.If I use SLC_ENGFC_DEV_DS as the literal value the select statement it works....
View ArticleSimple Database connectivity with Flex?
Hello all,I am new to Flex, and was hoping someone might be able to help point me in the right direction. I have been reading around on how to connect Flex applications to a database backend, but I'm...
View Articlehttps (ssl) configuration problem ?
Hi I've have FDS Working locally fine under Http, I'm trying to configure a server under https, both Flex-admin and the application work fine under Http, but under Https Flex-admin/console reports a...
View ArticleWeb services https, digital certificate
I have a web flex app. I have this web app secured, requesting digital certificate each time a user wants to access the URI (server side configuration). From this flex application:1. Can I access web...
View Articlehow to use https inside flex with 2-way authentication
I've got a Flex app which provides a front-end for doing basic CRUD db operations. The app is served up from a Tomcat/Blaze server using 2-way authentication and uses Java objects to do the...
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 ArticleHow can I determine whether committing is required on a collection
Hi, As we all know, we can check whether committing is required on a single object by calling DataManager.commitRequiredOn(object). But how can we check whether committing is required on a collection...
View ArticleAdobe Application Modeling plugin eclipse36 (Adobe Flash Builder 4.5)
Hello people, i have changed my flash builder 4 to 4.5 that cames with eclipse 3.6, and the Modeling plugin that i was using is Adobe_Application_Modeling_plugin_v102_eclipse34and i tried to use the...
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 ArticleIntegrated JRun Environment and compiling Java code
I am a newby to the Flex development and have a question on JRun integration environment. Came across the Contact sample (http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/js/html/wwhe...
View Articlehow do you deploy LCDS project to server?
I've built my flash builder 4/lcds 3 project on my local PC. Then copied the "debug" folder in tomcat/webapps/appnam folder to my remote server (that has LCDS 3/Tomcat) running. I"m not certain...
View ArticleModeler Plugin v101 not loading in FB 4 premium / plugin version?
I've got problems getting the new Modeling plugin v101 to work. I use Flash Builder 4 premium with a plugin installation in a new Eclipse 3.5 JEE edition on Windows Vista SP 2. I downloaded the new...
View ArticleDeploy Flex Blazeds Application to Remote Server
Hi All I built a blazeds application on my local tomcat server and it worked fine then 1. I exported my java web project as a war file and put it on my host server.2. I changed my services-config.xml...
View ArticleIs it possible to sync LCDS with changes made directly to the database?
Here is the scenario: LCDS has been setup to connect to a MySQL database using FlashBuilder RDS and Fiber. Changes made within the Flex client application are correctly synchronized between all...
View ArticleUpdated Groovy template for GraniteDS Builder (gas3)
Just wanted to post this here in case anyone else was getting frustrated by the use of iExternalizable from the gas3 system from GraniteDS. Just save the template as a .gsp file and update your...
View ArticleError when caching data locally using LiveCycle Data Services
Hi all,I developing a mobile application support working offline. I using cache feature of LiveCycle Data Services.This is my datasevice ( it has associate to others dataservice ) and autoSaveCache =...
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 Article