diff -r 1f0034e370aa -r 71ad690e91f5 javacommons/javastorage/src/server/storagedbhandler.cpp --- a/javacommons/javastorage/src/server/storagedbhandler.cpp Fri Sep 17 16:44:34 2010 +0300 +++ b/javacommons/javastorage/src/server/storagedbhandler.cpp Mon Oct 04 11:29:25 2010 +0300 @@ -374,6 +374,7 @@ executeStandalone(ALARM_REGISTRATIONS); executeStandalone(RUNTIME_SETTINGS); executeStandalone(PREINSTALL); + executeStandalone(JAVA_SOFTNOTE); } else if (JAVA_OTA_DATABASE_NAME == aDbName) {