Andrei Shakirin created CXF-6702:
------------------------------------
Summary: Support external executor for JMS Containers
Key: CXF-6702
URL: https://issues.apache.org/jira/browse/CXF-6702
Project: CXF
Issue Type: Improvement
Components: JMS
Reporter: Andrei Shakirin
Currently PollingMessageListenerContainer uses internal ServiceExecutor based
on FixedThreadPool to pool received JMS messages.
There is a requirement to provide an option to use external Executor (e.g.
ApplicationService executor) for that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)