Hi,
Yes, I just did a quick test for it .
I saw some ActiveMQ Scheduler thread there.
But after I went through the CXF code , I am sure we close the jms
consumer connection.
I have no idea why the ActiveMQ Scheduler threads are still there after
the consumer is closed.
Willem.
MickeD wrote:
Hi
When following the jms_queue sample what should I do to close the Endpoint?
After calling stop() on the endpoint I still have some of JMS threads up and
running so I guess I'm missing something.
/Mikael Davidsson