Want I want to do is load for example a JCR repository automatically after the application context has been initialized. What is the best way to achive this?
- Create 1 listerener / thing you want to load (extending from contextloaderlistener i.e.)
What is the best practise for auto loading things after the app context has been loaded?


Reply With Quote
