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
Fix For: 2.1
Now, in JCABusFactory, we create the polling thread directly and using the
daemon mode, according to JCA 1.5 spec, it would be better for us to delegate
this thread to app server's WorkManager. Do not create threadly in the Resource
Adapter directly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.