Details
-
Bug
-
Status: Closed
-
Could
-
Resolution: Fixed
-
None
-
None
-
Medium
Description
The onStartup and onShutdown methods of a service created in a module (i.e. extends BaseOpenmrsService) never get called.
The only time any service gets its onStartup method called is the SchedulerService in SchedulerUtil.java, line 55