stop the replication invoker used for the management operations
---------------------------------------------------------------
Key: JBMESSAGING-1539
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1539
Project: JBoss Messaging
Issue Type: Bug
Reporter: Jeff Mesnil
Assignee: Tim Fox
Fix For: 2.0.0 Beta
the JMX MBeans use a ClientRequestor (with a INVM connector) in
ReplicationOperationInvokerImpl.
The invoker is started when the management service is started.
but it is not stopped because the remoting service must be stopped *first* and closing the
ClientRequest won't work when the management service is stopped after the remoting
service.
Make also sure that the client session factory is closed to by
ReplicationOperationInvokerImpl.stop().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira