git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652440 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2008-05-01 06:43:08 +00:00
parent 5a27904d1d
commit 290f51a1eb
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ public class TransportConnector implements Connector, BrokerServiceAware {
}
if (server != null) {
ss.stop(server);
server = null;
}
if (this.statusDector != null) {
this.statusDector.stop();