Freeman Fang created CXF-7768:
---------------------------------
Summary: ensure we close all temp queue/topic before we close a
JMS connection
Key: CXF-7768
URL: https://issues.apache.org/jira/browse/CXF-7768
Project: CXF
Issue Type: Bug
Reporter: Freeman Fang
otherwise we will see error like
{code}
{color:#000000}INFO: failed to delete Temporary Queue
"temp-queue://ID:Mac....{color}
{color:#000000}{code}{color}
{color:#000000}When close the JMS connection {color}and we could run into
connection/queue/topic leak.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)