On Mar 7, 2007, at 12:25 AM, David Blevins wrote:
On Mar 3, 2007, at 12:50 AM, Per Newgro wrote:
Hi David,
you go on with this issue? May i download another version?
Things are looking good with the unmanaged connection aspect, but
we seem to be having issues getting the vm to exit on shutdown.
There appear to be some thread locking issues on some of the latest
changes. Hopefully we can get those cleared up in the next day or
two.
I think I have fixed this one. We were creating non-daemon threads
for ActiveMQ. I added a ThreadFactory which creates well named
daemon threads.
-dain