} else {
PluggableFeatureFactory featureFactory =
ApplicationServer.getServerContext().getPluggableFeatureFactory();
NotificationFactory nFactory =
featureFactory.getNotificationFactory();
EventDispatcher eDispatcher = nFactory.createEventDispatcher();
result = eDispatcher.dispatch(event);
} /*else {
String currInstance = AdminService.getAdminService().getInstanceName();
logger.log(Level.INFO, MULTICAST_NOT_SUPPORTED,