Hello again, I am testing the Trader desktop sample with blazeds backend. when I use the polling amf, I am able to see the stock updates. while the flex frontend is running, if I restart the backend after 5 minutes, then the frontend no longer gets the updates. If I refresh the web page, then it works again. If I restart teh backend server quickly (lets say 10 seconds), then it works.
It looks like if the flex client cannot connect to backend server, it tries to reconnect few times, once it cannot connect after many tries it gives up. where can I change the settings about how often to retry? Thanks Ben

