Re: Reliably starting and stopping of a producer/consumer

2007-10-19 Thread Aaron Digulla
I have now opened an issue for this: https://issues.apache.org/activemq/browse/AMQ-1470 Regards, -- Aaron Digulla -- View this message in context: http://www.nabble.com/Reliably-starting-and-stopping-of-a-producer-consumer-tf4600635s2354.html#a13292366 Sent from the ActiveMQ - User mailing

Re: Reliably starting and stopping of a producer/consumer

2007-10-16 Thread Aaron Digulla
heck with disposed would have to be extended with a check of shutdown-now). But this patch is beyond my capability to understand the various dependencies. What I need now are some pointers how to proceed. Should I open a bug report or is that issue already solved in 5.0? Are you interested in my chang

Reliably starting and stopping of a producer/consumer

2007-10-10 Thread Aaron Digulla
x27;t terminated on InterruptedException). So all in all, I see no way to create an ActiveMQConnection in a worker thread and reliably stop the thread at shutdown of the webapp (*not* the VM). Has anyone solved this problem or do you just accept that your webapps hang when the JMS server is