Thanks a lot, I will make use of MultiplexingRequestor. However I am still having trouble with selectors. How can I select by message types?
Neither one works: JMSType='1001' JMSType='1001' OR JMSType='1002' Producer does msg.setJMSType( "1001" ); Thank you. -- View this message in context: http://www.nabble.com/Using-selector-tf1858929.html#a5091631 Sent from the ActiveMQ - User forum at Nabble.com.
