On 8/1/06, mjanveaux <[EMAIL PROTECTED]> wrote:
Thanks for the response James. I found out today that the problem wasn't with ActiveMQ but with the fact that the process that was sending messages to my application was waiting on an ack before sending more messages. So it wasn't ActiveMQ that was blocking, but the sending application. I've also tried to get JMX to work but nothing is showing up in jconsole and I'm not sure why. - Any special steps required to get this going when working under tomcat with an embedded broker ?
The easiest thing is to try running activemq via the 'activemq' command then JMX just works. You might have to fiddle a bit to get JMX-in-Tomcat working -- James ------- http://radio.weblogs.com/0112098/
