blazeds
Reusing the client session extraction logic
I want to be able to reuse my existing controller logic regardless of whether a request has been sent from a Flex client (using BlazeDS + Spring at the backend), or as a simple HTTP POST/GET request.[详细]
2023-03-10 22:03 分类:问答Change BlazeDS protocol from AFM3 to AMF0
I have installed bla开发者_StackOverflow中文版zeds-turnkey-4.0.0.14931 installed.By default Blazeds uses AMF3 protocol. I wan\'t to switch it to AMF0. How to do this?[详细]
2023-03-09 22:39 分类:问答error #2048 Security sandbox violation - cannot load data
I get the below error when i am trying to make a java call from flex. [RPC Fault faultString=\"Send failed\"[详细]
2023-03-09 14:43 分类:问答Passing Parameters from flex to database using java
I am facing one problem when am trying to insert values from flex(frontend) to database(backend).No problem in blazeds connection.I think problem is with java code.Anyway am pasting both java and flex[详细]
2023-03-06 12:59 分类:问答Spring security error in remoting calls from embedded Flex application in Spring MVC page
I wish someone can help me with this one. I have a Spring MVC application (Spring 3) running perfectly fine with Spring Security 3, we are now adding support for Flex and added BlazeDS to the applicat[详细]
2023-03-06 06:46 分类:问答RemoteObject in BlazeDS environment: Serializing objects from JAXB/XJC-generated classes
I\'m developing a webapp with Java backend and Flash (pure ActionS开发者_如何学Gocript) frontend using BlazeDS.[详细]
2023-03-05 07:35 分类:问答Communication between Android device and Flex via BlazeDS feasible?
I\'m currently looking for a good method for communication between one or multiple Google Andro开发者_C百科id devices (smartphones) and an Adobe Flex frontend on a pc.[详细]
2023-03-05 04:11 分类:问答Deserialising AMF via Proxy
I want to deserialize an Onlinegame AMF Stream to create various 开发者_运维知识库overviews (Items in stock, numbers of buildings, type of buildings etc.)[详细]
2023-03-05 01:17 分类:问答Multiple consumers per StreamingAmf connection?
I have an Adobe Air 2.0 application that is also utilizing Spring BlazeDS integration.Inside this application I have a couple of data grids.The design was for each grid\'s model to register a Consumer[详细]
2023-03-05 00:47 分类:问答instead of arrayCollection
I am trying to return values from java into flex front end using BlazeDs.Successfully blazeds is connecting while retrieving the values it is showing [object Asynvtoken] am not getting values from jav[详细]
2023-03-04 20:28 分类:问答