[
http://jira.jboss.com/jira/browse/JBMESSAGING-417?page=all ]
Ovidiu Feodorov reassigned JBMESSAGING-417:
-------------------------------------------
Assignee: Ovidiu Feodorov (was: Tim Fox)
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