You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2008/01/29 12:07:35 UTC

[jira] Created: (AXIS2-3481) Removing the org.apache.axis2.util.threadpool.ThreadFactory interface and use the Executor from java.util.concurrent (or backport utils

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org