Flex 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 ArticleBlazeDS 4.x in Maven Repo?
I need to move up to 4.x from 3.x and am finding out that I there is no BlazeDS in Maven Central and that Adobe isn't about to help; http://bugs.adobe.com/jira/browse/BLZ-71 Can anyone point me to a...
View ArticleLCDS error when using Producer/Consumer messaging to exchange objects between...
Hello,I decided to test this with the publish/subscribe messaging. Something I thought would work is not. Here is the simple example; var btn:Button = new Button();...
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 ArticleHow to use UpdateItem() in DataServiceTransaction
HelloI am using the following code to push an entry to the client and also create a new one in the database. However subsequently I want to just update the previous entry with new volume and price. So...
View ArticleUnderstanding Channels
If I have a bunch of different data services object, each data service object DOES NOT need to have a new RTMP Channel correct? What is the benefit of adding a new RTMP channel to the channelset of...
View ArticleIs RTMP to AMF Websocket possible?
Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS...
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 ArticleHow do I dynamically create and add a "sourceSet" object using FormCalc script?
I would like to be able to use a script that creates a "sourceSet" object and connects to my ms access database on an event like "onclick" rather than automatically having to connect when the form is...
View Articleserial number needed to try flex automation
I'm running the Flex Automation Installer to install the plugins needed to evaluate use of QuickTest Professional for automated Flex 2 testing. The Installer requires entry of a Flex Data Services...
View ArticleAreaChart HTTPService
According to the state total of months people I want to list AreaChart help video http://www.ahsapdekorasyonbul.com/1.html xml<?xml version="1.0" encoding="utf-8"...
View ArticleRemoteObject throwing "Send failed" error
I'm trying to read some data through a java class using Tomcat and blazeds. I'll post some of my config and code here.Here's the destination block of my remoting-config.xml <destination...
View ArticleIf I copy the "lcds" folder, Tomcat starts with socket errors
In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:...
View ArticleIs it possible to use Remote SharedObjects with the LCDS server?
Hello,The ActionScript documentation for Remote SharedObjectRSOs are created using the static getRemote function. This returns a reference to an object that can be shared across multiple clients by...
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 ArticleNetConnection.Call.Failed
I am running this on Tomcat 6.0.16 with the latest BlazeDS jars (3.2.0.3978). I have spent quite a while on this and am not getting anywhere. I verified the configuration but I am still getting this...
View ArticleWebservice in Python/soaplib anyone?
Hello,has anyone managed to connect a Flex application to a Webservice implemented with soaplib, a Python webservice library? (http://trac.optio.webfactional.com/wiki/soaplib) The "Hello,...
View ArticleSave non flash based data using Lifecycle DataServices ES2
I currently have some automation setup, where I need to write some data to the database. This is done outside of the Flash project. Is there a way to tie into Lifecycle Data Services to save a value...
View ArticleData Management Service
Hello, I urgently need your help. I have to invoke a Java DAO from LiveCycle DataService. I configured a Data Management Service that works correctly. When I invoke the method, however, the...
View ArticleAMF Connection via secure amf
Hi, I'm using Java AMF Client to talk to a LiveCycle server.when I try to open an AMFConnection to an https-URL, I get the following error: javax.net.ssl.SSLHandshakeException:...
View Article