[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-417) JMS Client does not exit

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Thu Jan 18 16:31:53 EST 2007


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-417?page=comments#action_12351137 ] 
            
Ovidiu Feodorov commented on JBMESSAGING-417:
---------------------------------------------

Make sure this time we write a test for it.

> JMS Client does not exit
> ------------------------
>
>                 Key: JBMESSAGING-417
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-417
>             Project: JBoss Messaging
>          Issue Type: Bug
>            Reporter: Tim Fox
>         Assigned To: Ovidiu Feodorov
>             Fix For: 1.0.1.SP4
>
>
> After creating and cleanly closing connections to a remote JMS server, the JMS client process does not exit.
> This is because JBossRemoting (TimerUtil class) contains a Timer which is not a daemon thus preventing the process from exiting.
> Solution is simple: Make the timer a daemon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list