On 20/01/2008, nanik <[EMAIL PROTECTED]> wrote:
>
> Ok I managed to get it working, all that was left out was the following line
> of code
>
>  connection.start();

Thats a common JMS spec gotcha - we've all falled on that one.
http://activemq.apache.org/i-am-not-receiving-any-messages-what-is-wrong.html

You should get a warning now in 5.0.0 if you fail to start a connection
http://activemq.apache.org/logging-a-warning-if-you-forget-to-start-a-connection.html

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

Reply via email to