{
// connectionNotifier.removeListener(callbackHandler);
removeConnectionListener(callbackHandler);
}
callbackHandler.destroy();
if(handler == null)
{
throw new InvalidConfigurationException(
"Can not remove a callback listener since there are no ServerInvocationHandlers " +