Hi! I'm using Appfuse 1.9.2/SpringMVC and I need to do some app initialization that is to be executed exactly once when TomCat is started (I need to start some Java Timers that execute a method in one of the services every hour). Where would a suitable place to insert this kind of code be?
Regards,
Henrik
