[ 
https://issues.apache.org/jira/browse/CXF-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-273.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Fixed a LONG time ago.   WorkQueueManager handles this.

> Provide default executor for bus
> --------------------------------
>
>                 Key: CXF-273
>                 URL: https://issues.apache.org/jira/browse/CXF-273
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>            Reporter: Andrea Smyth
>             Fix For: 2.0
>
>
> and initialise every client/server endpoint with this default executor so 
> that by default multiple endpoints can share the same executor.
> Currently, an executor is created only for  JAX-WS client endpoints (proxies).
> This default executor should be a ThreadPoolExecutor, and be registered as an 
> extension with the bus so that it's easily replaceable/configurable (e.g. by  
> ThreadPoolExecutor with a different core pool, size, maximum pool size etc.).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to