Description
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.
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.