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

Andrea Smyth resolved CXF-459.
------------------------------

    Resolution: Fixed

Used daemon thread instead.

> Non-Daemon Timer thread created at RMManager
> --------------------------------------------
>
>                 Key: CXF-459
>                 URL: https://issues.apache.org/jira/browse/CXF-459
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Bharath Ganesh
>
> A Timer is created at org.apache.cxf.ws.rm.RMManager using the default Timer 
> constructor. This causes the associate timer thread to run as a non-daemon 
> thread.  
> Since this timer is never cancelled, the thread to be there forever, stopping 
> the VM from exiting. (Matters a lot at the JAX-WS client side)

-- 
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