Whenever a new JMS msg is arriving in a queue/topic where a MDbean is listening (through "onMessage()"). Is there always a new Bean instance created and used for handling this JMS msgs?
Or can it be that an already existing Bean instance is used for handling the next JMS msg as well? Ben -- View this message in context: http://old.nabble.com/Is-always-1-new-JMS-msg-%3D-1-new-%28Message-driven%29-Bean-instance--tp29449154p29449154.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.