Modeler development - Flash Builder 4 and LCDS JBoss
Hi, I am trying out modeler development in Jboss, Followed the below steps and I am getting error while deploying the model 1 Installed LCDS 3.0 as JBoss.2 Uncommented the RDS...
View ArticleWhen to use AMF and when to use RTMP??
Hello can someone explain the difference??I am using all the defaults for the configurations files (remoting and datamanagement) and my app works perfectly on development mode where everything is on...
View ArticleNullPointerException from MessageBrokerServlet init
hi,How does one figure this out? there's no real content as to what's going on. (this stuff really should be open source, so i can figure it out and move on)..the usual cause of this error is a...
View ArticleblazeDS
i want to create one simple application using blazeDs with Flex3 can anyone give me basic tutorial which i can use to create one application, am too confuse with tomcat installation
View ArticleHow to send complex object through webservice in Flex 3 to .Net
Hi, I am new to Flex and trying to pass a complex object(a object which have another object array collection as property) through Flex 3 to .Net WCF service. I tried all mean but no success. I can...
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 ArticleFlex - HttpService - how to display an arraylist in flex combobox
I have written an httpservice which returns an arraylist, in the tomcat logs I can see that an arraylist is being returned properly. However I am not able to display the arraylist Can any one please...
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 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 Articledataservice call fault error after session timeout does not get trapped in...
Hi, My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for...
View ArticleSQLAssembler and Nulls
I have a question about the correct use of a SQL Assembler destination. It seems that the SQL Assembler does not handle NULLs when data is passed to it from the flex client. If I have a value object...
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 Articleinvoke remoting endpoint crossdomain
I need to invoke work process through remoting endpoint in flex app from other domain.my flex app is on : http://localsever.me.com:9001/test.swfin this test.swf, I try to invoke a process that is...
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 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 ArticleFlex AIR iOS application with rtmps
Hi, If I am accessing flex AIR application from Mac or iOS (iPad) using secure rtmp then it gives me error. It is not able to connect to the server. I have a self signed certificate generated using...
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 ArticleHow to instantiate PropertySpecifier for a localFill
Hi, I'm trying to use the DataManager's localFill method but can't seem to instantiate the PropertySpecifier argument.Since the propertySpecifier is required, I can't use localFill. To instantiate a...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc3271d4c9821a4a3ad3132cc 2454ba-8000.html
View ArticleSynFills on managed associations
This is what we have so far: If we've following structure: Root -> Child -> GrandChild - Initially a fill on the root assembler retrieves to whole hierarchy.- SynFill on the root assembler, only...
View Article