remoteobject
Remote Object flex not working
I\'m building an application using Flex 4 + Spring Blazeds Integration 1.5 + Spring 3.0.5 + Hibernate running on jboss-5.1.0.GA. I create a simple login form, and when a submit a string via remote obj[详细]
2023-02-09 07:31 分类:问答What is the point of the ASyncToken?
I\'ve been tasked with the creation of an AS3 client for an HTML5 WebSocket server. My initial thinking is to create this service using some of the existing classes in AS3, namely attempting to emula[详细]
2023-02-04 17:59 分类:问答passing constructor arguments for a remote object from client program in Java
I have a doubt regarding RMI. In RMI we create remote object(s) and use them to call methods as declared in the remote interface. So if I want to set some parameters of a remote object I have got to d[详细]
2023-02-03 14:53 分类:问答Socket error when .NET remoting between two machines
For a project we\'re working on, we\'re using .NET remoting to communicate between the server and client.So far we\'ve been testing it on the same machine and its worked, using localhost and an arbitr[详细]
2023-01-24 18:12 分类:问答Flex 4 Best Practice when using RemoteObject and multiple components
I was wondering what is considered to be a best practice when I have multiple components and use RemoteObject for AMF communication with a PHP backend.[详细]
2023-01-13 01:34 分类:问答Check if data sent from Flex to Java server is zipped or not
I want to analyse if t开发者_如何学Che XML I send from my client Flex to my Java using remoteObject is compressed or not.[详细]
2023-01-10 10:13 分类:问答Populating an ArrayCollection property using [RemoteClass]
OK, I am passing a complex object from my .NET library to my Flex application via WebOrb. In order to automatically translate, I am using the [RemoteClass] meta data tag as follows:[详细]
2023-01-07 15:39 分类:问答Accessing a java method in a flex object
Assume I have the following java class public class Square { private Long id; private double sideLength;[详细]
2023-01-07 10:49 分类:问答Get object information in a running process
I have a vb.net application which runs as a service. I also have another Windows application that serves as the service interface.[详细]
2023-01-06 18:55 分类:问答In flex how do I pass data retrieved from a remote object service to a modules interface?
I found at this Adobe tutorial a nice \"RemoteService\" class that creates a RemoteObject and contains the functions for handling the result and fault events. If I wanted to use this approach, how cou[详细]
2023-01-03 09:42 分类:问答
加载中,请稍侯......