java.util.Map to flash.utils.Dictionary
Hi,I'm using Blazeds for my remoting between Flex and Java. I have an Object-to-object map on the Java side. This converts to an untyped Object in Flex having the properties as the 'toString' of the...
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 ArticleFlex 4 Data Services and CouchDB
I am looking for a way to use Data Service pagination with CouchDb. The main sticking point I have having is that CouchDB does not use the common pattern of startIndex, numItems. This makes the built...
View ArticleCrossdomain.xml file not being called by the SWF
Hi, I'm serving an swf file compiled using flex builder 3.2 through plain HTTP, the SWF file calls a service in the same domain through HTTPS, as such, I put the following file in the root directory of...
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 ArticleLiveCycle Data Services 3.1 Available
\Adobe LiveCycle Data Services 3.1 and BlazeDS 4.0 have been made available for download and the updated docs have been posted.Find the LiveCycle Data Services 3.1 documentation here:...
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 ArticleLivecycle/Dataservices 2.6.1 [Transient] property
Hi Guys and Girls I am using livecyle 2.6.1 with AIR 2.0.2 and a java backend, with the flex 3.4 SDK. I have a managed collection with a property that has a [Transient] variable set which is used as a...
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 ArticleSharing code between Flex and AIR versions using library project
Hello everyone, I'm developing an application that has both Flex and AIR versions. In order to share code between these apps, I created a library project and added all my code there. Now I've set the...
View ArticleDataServiceTransaction multi-threading
Hi,We use LCDS.We are facing a blocking problem. On the server-side we have a collection of objects that need to be synchronized with the client. For this we use LCDS Datamanagement.This collection is...
View ArticleHow to prevent "A request for the item is now pending."
Hello guys, Im getting this error very often, is there any solution to this? Error: Item requested is not available. A request for the item is now pending. at...
View ArticleNewbie Question: Please Help
Hi, I am Abhilash A newbee for FlexFramework and LiveCycle Data Services.I tried to connect to a java class Hello through RemoteObject. Hello.javaclass Hello{ public String sayHello() {...
View Article"Channel Connect Failed error undefined ur" appears in internet IP not on LAN...
hii am getting the following error when i acces my application on live ip[RPC Fault faultString=”Send failed” faultCode=”Client.Error.MessageSend” faultDetail=”Channel.Connect.Failed error undefined...
View Article[FB4.5 LCDS AIR] No data to AIR apps.
Hi everybody. I'm trying out the new Flash Builder 4.5.1 and in particular the mobile section. Love to create a mobile app. Been using LCDS for a while now to and loving it. Creating RIA's with the...
View ArticleDB commit causing CORBA exception
Hello,I am using the following code to make an entry into the database :- DataServiceTransaction dtx = DataServiceTransaction.begin(true); dtx.setSendChangesToAdapter(true);...
View ArticleConfigure Tomcat 7 for custom authentication
HelloI am using Tomcat 7.0.19 for custom authentication. I followed the procedures defined in the LCDS 3.1 specs. However I get the following exception for TomcatValve.. please advise.. thanksRupak...
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 ArticleServer Push Intermittent message loss
We are using LCDS 2.6 and using the RTMP port for the server push. However, at times the notifications in between the server to clients goes missing. It works pretty good at times and after some time,...
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 Article