Hi. question, maybe directed at Ben -- I have a use case where i have a module registering custom htmlformentry tags through HtmlFormEntryService.addHandler(..) during module startup. This seems to be working fine when called from my other module's started() method in its Activator (extends BaseModuleActivator) in a couple of server restarts, however, i just want to make sure that there might not be a race condition here.
So, is this working because all services from all modules should be available when any module's started() method is called, or am I just getting lucky by having htmlformentry load before my other module? d _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to lists...@listserv.iupui.edu with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:lists...@listserv.iupui.edu?body=SIGNOFF%20openmrs-devel-l]