Removing the org.apache.axis2.util.threadpool.ThreadFactory interface and use
the Executor from java.util.concurrent (or backport utils
---------------------------------------------------------------------------------------------------------------------------------------
Key: AXIS2-3481
URL: https://issues.apache.org/jira/browse/AXIS2-3481
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Affects Versions: 1.3
Reporter: Michele Mazzucco
Removing the org.apache.axis2.util.threadpool.ThreadFactory interface and use
the Executor from java.util.concurrent (or backport utils). This would allow to
customize the thread pool used by the configuration context (see the
setThreadPool() method)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]