Hello,I am using AMF_Polling and the JMS Adapter to receive discardable
messages on a topic from Fiorano JMS. It works very well except for one
thing. When the Flex client goes away because the browser closed, the
JMS connection to FIorano is still there. It seems to stay there for a
very long time and may never timeout and go away.Questions:1. Is this
normal behavior for the JMS adapter?2. Is there a way to force these
unused connections to close between the JMS server and the Flex JMS
adapter?...