Deploy 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 ArticleRuntime configuation of services
I have two interdependat applications that I have inherited froma developer that has since left the company. appA can launch appB as either an enbedded app using a SWFLoader or as a seperate app 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 ArticleUpdating ManagedRemoting Entity from Server
I have a pretty simple task that I need to complete, but it's taken up several days trying to find out how to do it because I can't find any documentation on managed remoting on the server side......
View ArticleTypeError: Error #1009 (null object access) after manually commit of deleteItem
Hello! I'm getting a error with LCDS 3.1.0.315496 I'm using a DataService to edit some entities with dataService.autoCommit = false; I fill a arrayCollection like: dataService.fill(entitiesAC);...
View ArticleADEP Data Services JEE 4.6 related Issue 2
I am having one more problem related to Flash builder 4.6 and Adobe air.I tried to make web app and created data model for it...It works fine.Also I created the desktop app (air app) the same steps but...
View ArticleHow to initialize back-end services on startup. LCDS + JBoss 5
We use JBoss 5 and latest LCDS and need to initialize services on back-end not lazily but right after deployment and server start.Could you please advise how to do that?We use Java adapters for data...
View ArticleReuse of an Assembler in a custom service
Hi there,first i have to say, i am pretty new to the whole lcds-stuff I have a flex-application which reads some data from a datasevice. i designed this service via the modeler plugin for...
View ArticleInstall BlazeDS on Jboss7
Hi everyone, Does anybody know , how to install/config BlazeDS on Jboss7 Thx
View ArticleIntegration between LiveCycle and Microstrategy Reports
Hi, I want to integrate between the Livecycle and Microstrategy reports. I want to show the Reports in the workspace which comes from the microstrategy. Do you have any tutorial or technical article...
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 ArticleLCDS 2.5 - Dataservice is very slow
I have a query that returned about 7000 records using livecycle dataservices 2.5 and Flex SDK 3.0. I expect this to take a few seconds, but it take 25-30 seconds to get the result back. The VO I am...
View ArticleDuplicate rows in DataGrid in Flex3/LCDS2.5
Hi,My project in Flex2/LCDS2 uses DataGrid very extensively with streaming data coming in.After we recompiled it with Flex3 and run with LCDS2.5, we see a strange behavior:originally it shows...
View ArticleFlex Database Connection
Hi,I am really new to Flex and am not a programmer, but am trying to learn to automate some of my reports, my question is can Flex connect to a MS Access database and can you call to it with an ASP...
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 ArticleCompile FDS application locally doesn't work?
In any FDS project created with the opition 'Compile application locally in Flex Builder', the error message:<Unexpected attribute 'url' found in 'endpoint' from file services-config.xml>appears...
View ArticleSecure RTMP and Linux
Maybe someone can help me solve this mystery.I have successfully used RTMP on Windows XP and RHEL 4 with Flex 2.0.1 FDS and integrated JRun, Adobe FlashPlayer 9,0,28,0The application works with a...
View ArticleItem Not Managed By This Service on deleteItem
I have an error that says:handleServiceFault([FaultEvent fault=[RPC Fault faultString="Item with id '55056A49-FDD8-2D8B-ECA6-808096EEB13E' not managed by this service. Error on destination...
View ArticleFlex FTP and PHP
Hi Everyone,As you can see by the title, I'm trying to use Flex to upload a file, followed by having PHP FTP the file to the server.I have been successful at having PHP move the file once Flex uploads...
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 Article