Doesn't user timer for JMSContinuation timeout
-----------------------------------------------
Key: CXF-3567
URL: https://issues.apache.org/jira/browse/CXF-3567
Project: CXF
Issue Type: Improvement
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.4.1, 2.3.5
A new Timer instance is created for every new JMSContinuation. Every new Timer
spawns a new thread.
We should use the work queue that CXF already provides for the job of the
timeout task.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira