You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2007/10/15 08:46:50 UTC

[jira] Resolved: (CXF-1093) create the polling thread by using WorkManager

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

willem Jiang resolved CXF-1093.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1)
                   2.0.3

The patch has been applied.

> create the polling thread by using WorkManager
> ----------------------------------------------
>
>                 Key: CXF-1093
>                 URL: https://issues.apache.org/jira/browse/CXF-1093
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Integration
>    Affects Versions: 2.0.2
>         Environment: windows
>            Reporter: Jeff Yu
>            Assignee: willem Jiang
>             Fix For: 2.0.3
>
>         Attachments: cxf-1093-2.patch, cxf-1093.patch
>
>
> Now, in JCABusFactory, we create the polling thread directly and using the daemon mode. 
> 1. According to JCA 1.5 spec, it would be better for us to delegate this thread to app server's WorkManager. Do not create thread in the Resource Adapter directly.
> 2. Write a adapter, so that Jetty is able to use the App servers ThreadPool instead of jetty its own.

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