r On 12/18/06, curtney <[EMAIL PROTECTED]> wrote:
Greetings! After my web application starts up, an initial message send to queue does not get cosume by the consumer. However, subsequent messages sent to the queue are consumed by the consumer. Has anyone experience a similar problem? If so, how did you resolve it? So far, I have not recieved any errors indicating that something is wrong.
You may want to try with ActiveMQ 4.2-SNAPSHOT or the latest 4.1 branch (not the release unfortunately). A bug has been fixed which may be related (the message was lost and not dispatched to the listener). -- Cheers, Guillaume Nodet --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
