Wiki contributions: how do I gain edit access to: http://activemq.apache.org/user-submitted-configurations.html

2009-06-05 Thread Jar Lyons
I have several pure xml configurations for ActiveMQ that I would like to share, but I don't know how to get edit access to the following URL. Any suggestions on who to ask? -- View this message in context: http://www.nabble.com/Wiki-contributions%3A-how-do-I-gain-edit-access-to%3A-http%3A--acti

Broker Halts Message Delivery to Selector Based Queue Consumers

2008-12-10 Thread Jar Lyons
The broker halts message delivery to selector based queue consumers when messages outside the scope of the selector accrue. Use Case: A queue being consumed by two selector based consumers. One looking for JMSType = 'odd', and one looking for 'even'. Drive the queue with both types of messages