Adding (cherry-pick) lakshani's commit on 'Fixed the issue in server startu'

revert-dabc3590
lakshani 8 years ago committed by Susinda
parent 6f9ea52218
commit 3505cc8abc

@ -40,7 +40,7 @@ public class MDMComponent {
mdmServiceRegistration = bundleContext.registerService(ApplicationOperations.class.getName(), new
ApplicationOperationsImpl(), null);
if (log.isDebugEnabled()) {
log.debug("WSO2MDM MDM Component activated");
log.debug("WSO2MDM MDM Component activated.");
}
}

Loading…
Cancel
Save