1. Maximum number of concurrent connections possible in BlazeDS stackoverflow.comWhat is the maximum number of concurrent connections possible in BlazeDS using only remoting service |
2. BlazeDS StreamingAMF: How to detect when flex client closes the connection? stackoverflow.comI have a Flex application that connects to a BlazeDS server using the StreamingAMF channel. On the server-side the logic is handled by a custom adapter that extends ActionScriptAdapter and implements FlexSessionListener ... |
3. When using blazeDS's proxy-config throw faultDetail="Connection refused: connect" stackoverflow.comI have created a XML file directly under the webroot, named index.jsp, the contents are as follow:
|
4. BlazeDS rejected connection from some IP address stackoverflow.com
|
5. How to avoid data getting doubled or tripled with the number of client connections stackoverflow.comI'm using blazeDs pub/sub methodology and flex_sdk_4.1 to develop a flex application that displays data grid and chart for real time events generated using esper. The messageHandler() written in actionscript retrieves ... |
6. Connection between java and Flex using blazeds returns error #2048 stackoverflow.comI have been developing an application(a website to be more precise) which consists of a flex front end which is constantly sending and receiving data from the back end which is ... |
7. Connection between flex and java failing on server stackoverflow.comHi I am working on a project using flex/java/blazeds. This worked fine on local host however now that i have uploaded to a tomcat server(online), after having an error with the service ... |
8. Multiple consumers per StreamingAmf connection? stackoverflow.comI 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 ... |
9. Flex mySQL db connection with Blazeds stackoverflow.comI'm currently writing a little program and want to use Blazeds in combination with Flex. The connetion between Blazeds and my MySQL data base works fine but when I try to ... |
10. Possible Flex client to server connection timeout stackoverflow.comI have a Flex client that invokes APIs on the server (OSGi service) over standard Flex Remoting. One of the APIs performs a very heavy operation that takes around 4-5 hours ... |
11. Why or How Flex / BlazeDS Connection Dropped? stackoverflow.comI've configurated BlazeDS to "push" messages from java backend with long-polling. However, after the flex application is ran for a while, the front end stops receiving messages. Does anyone ... |