blazeds
Detect FlexClient disconnect on Longpolling Channel
I\'m developing a chat system and i need to detect the FlexClient disconnect in Java, using the longpolling channel.[详细]
2023-02-06 16:02 分类:问答Queuing strategy for Flex AMF Remoting requests to a Java server
The Flex Remoting service to a Java server need to do a synchronized task. I need to queue the AMF requests while one is currently in progress and once it\'s done then execute others in FIFO order. I[详细]
2023-02-06 03:06 分类:问答BlazeMonster (AS3 VO/DTO Generation) support complex Java class?
Can BlazeMonst开发者_开发问答er generate AS3 Value Object/Data Transfer Object from complex Java classes without issue, like enum, generic, collection/set/list/map than contain other collection/set/li[详细]
2023-02-04 11:00 分类:问答Java Spring Blaze DS - ANTLR Exception
I have a simple java spring server set up that uses hibernate to access the database. However when tring to perform a query on a database table the flex data services wizard testOperation function ret[详细]
2023-02-04 08:00 分类:问答Making multiple asynchronous calls to fetch result from multiple services in the single click of a button in flex?
In one of our project we are using flex for front end, blazeds/java in the backend. Its an existing code where services are prewritten. I have to make calls to 3 services in the backend (basically 3 r[详细]
2023-02-01 22:15 分类:问答How to handle M:M entity relationships in Flex/Java web application?
I am struggling to come up with a way to efficiently manage Flex entities that have a many-to-many relationships between their JPA/Java counter parts.[详细]
2023-02-01 04:33 分类:问答BlazeDS vs GraniteDS - 2 Years Later [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-30 19:40 分类:问答BlazeDS - Spring - Messaging - How to push data from service to Flex clients?
Since my service, I would like to push data (messaging). @S开发者_如何学JAVAervice @RemotingDestination[详细]
2023-01-30 07:53 分类:问答ArrayList of custom Java objects over BlazeDS into AS3.0
Right away i just try to explainmy problem: Using BlazeDS i got the following Javaclasses: DatabaseService.java:[详细]
2023-01-29 21:08 分类:问答When using blazeDS's proxy-config throw faultDetail="Connection refused: connect"
I have created a XML file directly under the webroot, named index.jsp, the contents are as follow: <%@ page language=\"java\" import=\"java.util.*\" pageEncoding=\"ISO-8859-1\"%>[详细]
2023-01-29 14:53 分类:问答