Details
-
Bug
-
Status: Closed
-
Must
-
Resolution: Fixed
-
OpenMRS 1.7.0, OpenMRS 1.7.1, OpenMRS 1.7.2, OpenMRS 1.7.3, OpenMRS 1.8.0, OpenMRS 1.8.1, OpenMRS 1.8.2, OpenMRS 1.8.3, OpenMRS 1.9.0
-
None
-
Low
Description
ModuleActivator.started() gets called twice i.e. from ModuleUtil when the is started for the first time and WebModuleUtil after the web application context has been refreshed. Get rid of the call in WebModuleUtil.