[flexcoders] When to destroy JMS connection?

2007-01-02 Thread capitalsemi
In one of my apps, I maintain a connection to a JMS topic. I have noticed that when I refresh the page, the app creates another connection to the topic but does not close the first connection. Multiple refreshes creating additional connections, until the server's maximum is reached. How is

[flexcoders] Multiple JMS Consumers... Efficient?

2006-11-27 Thread capitalsemi
I have a dashboard application which consists of a number of screens, each with a number of panels containing various charts. Currently, each of these panels contains a single consumer, all of which are listening to the same JMS topic. Each consumer's selector is set so that only messages