1. BlazeDS Servlet not responding through Proxy stackoverflow.comI have a problem using Flex with BlazeDS on a Tomcat 5.5 through a Proxy (Apache). I already searched for it but didn't find answers which solved my problem. I hope ... |
2. Jetty or Tomcat with Non-blocking IO (servlet 3.0) stackoverflow.comI need a point to start from. I read from Yakov Fain about a performance break through with jetty and blazeds. I realized that we already have some trouble with about 1200 ... |
3. Session sharing between BlazeDS Servlets and Http Servlets stackoverflow.comI'm developing a Flex application that employs BlazeDS with Tomcat on the backend. The Flex client authenticates through the ChannelSet which in turn creates an authenticated session on Tomcat. From then ... |
4. [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"] stackoverflow.comI am trying to display database details in a Flex datagrid and connected using HTTP Service. It was able to display details without any issue when I was working in the ... |