2012-05-15 Matej Sekoran * LGPL/CommonSoftware/acsdaemon/ws/include/acsDaemonImpl.h, LGPL/CommonSoftware/acsdaemon/ws/include/acsImpBaseHandlerImpl.h, LGPL/CommonSoftware/acsdaemon/ws/include/acsRequest.h, LGPL/CommonSoftware/acsdaemon/ws/include/acsServiceController.h, LGPL/CommonSoftware/acsdaemon/ws/include/acsServicesHandlerImpl.h, LGPL/CommonSoftware/acsdaemon/ws/src/Makefile, LGPL/CommonSoftware/acsdaemon/ws/src/acsRequest.cpp, LGPL/CommonSoftware/acsdaemon/ws/src/acsServiceController.cpp, LGPL/CommonSoftware/acsdaemon/ws/src/acsServicesHandlerImpl.cpp, LGPL/CommonSoftware/acsdaemon/ws/test/acsServices80Test.cpp: set_configuration_reference * LGPL/CommonSoftware/acsdaemonidl/ws/idl/acsdaemon.idl: new set_configuration_reference method, set_manager_reference removed * LGPL/CommonSoftware/acsstartup/src/acsACSLogService, LGPL/CommonSoftware/acsstartup/src/acsAlarmService, LGPL/CommonSoftware/acsstartup/src/acsConfigurationDatabase, LGPL/CommonSoftware/acsstartup/src/acsInterfaceRepository, LGPL/CommonSoftware/acsstartup/src/acsLoggingService, LGPL/CommonSoftware/acsstartup/src/acsManager, LGPL/CommonSoftware/acsstartup/src/acsNamingService, LGPL/CommonSoftware/acsstartup/src/acsNotifyService: added -x | --nameService param used by the Imps 2012-05-14 Alessandro Caproni * LGPL/CommonSoftware/acspy/src/Acspy/Container.py: Catch Exception instead of CDBRecordDoesNotExistEx while getting the maxLogsPerSecond from the LoggingConfig. In this implementation if the key (maxLogsPerSecond) is not found in the dictionary, python raises an exception that must caught in order to set the default value to the variable. Note that can be avoid using the dictionary get method instead of the key. 2012-05-14 Heiko Sommer * LGPL/CommonSoftware/jcont/test/alma/acs/container/corba/AcsCorbaTestWithContainer.java: Added logs for an assert that now fails in NRI. Fixed a bad sleep time sent to a component. Implemented the destroyWhileBusy==false case even though it's not used now. * Benchmark/components/.classpath: *** empty log message *** * Benchmark/components/src/alma/perftest/SupplierTestComponent/SupplierTestComponent.java: Replaced the obsolete SimpleSupplier with AcsEventPublisher. ***CHANGES FROM 2012-5-14 15:20 - 24H