blazeds
BlazeDS Channel connects and disconnects immediately
I am connecting to a BlazeDS server with a simple Flex component that is merely trying to subscribe to realtime data[详细]
2023-04-04 07:25 分类:问答Cloud for Flex, Java, mongoDb?
I am about to develop my masters project using Flex as front end, Blaz开发者_运维技巧eDs, Java Web Services and MongoDB in the backend. I am looking to deploy and manage it on a cloud. (The applicatio[详细]
2023-03-31 03:37 分类:问答Using live data from Blaze DS in a swf file
I currently have a c++ client which can play SWF, AVI, BIK etc It uses DirectX9 to render the graphics[详细]
2023-03-30 14:59 分类:问答BlazeDS not handling Java inner class DTO
I\'ve noticed BlazeDS has certain things it does not support and it is often difficult to find this out. Ex: polymorphism is not. One must create methods with different names as methods with the same[详细]
2023-03-29 02:49 分类:问答Spring doesn't set an AUTH cookie by default, after logging in. Why?
I am working with Flex and Spring on a project, where I need to authenticate my users to give them the chance to build their personal profiles.[详细]
2023-03-28 09:20 分类:问答How to test latency of Flex messages
I have a system where clients connect via http stream开发者_Python百科ing channels and use Producer and Consumer classes to dispatch and receive messages. I need to test the latency of messages in a w[详细]
2023-03-27 18:51 分类:问答blazeds push message to all clients
I have a bootstrapper that handles sessionDestroyed, sessionCreated, ClientCreated, ClientDestroyed, MessageClientDestroyed, MessageClient开发者_运维知识库Created events.[详细]
2023-03-25 07:58 分类:问答BlazeDS - Object that deserialize to actionscript object can't be cast to his subclass (parent)
I am building flex application and using blazeDS to pass objects between java and actionscript. I have the following java classes (Property that extends BaseProperty) and their act开发者_如何学Cionscr[详细]
2023-03-24 19:21 分类:问答How can I run Flex/BlazeDS without dropping a JSessionId cookie?
The question says it. Does anybody know the answer to this? We\'re running 开发者_JS百科into problems when 3rd-party cookies are disabled.If your browser does not accept cookies the application server[详细]
2023-03-21 23:04 分类:问答blazeds increase concurrent user count by using servlet 3.0 and nio server
i am developing a turn based multiplayer game with flex and blazeds. Problem is that i read that the blazeds can handle only hundereds of concurrent users,but this can be increased by using nio server[详细]
2023-03-18 19:50 分类:问答