I\'m developing a chat system and i need to detect the FlexClient disconnect in Java, using the longpolling channel.
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
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
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
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
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.
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
Since my service, I would like to push data (messaging). @S开发者_如何学JAVAervice @RemotingDestination
Right away i just try to explainmy problem: Using BlazeDS i got the following Javaclasses: DatabaseService.java:
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\"%>