-
Mar 13th, 2008, 05:13 AM
#1
Executing code after all webapps has initialized in a multi-war
Hi,
I've got an app with a parent shared context and multiple webapp contexts initialized using the parentContextKey.
I would like to receive an event in a bean in the parent context, after all webapp contexts have initialized, but have problems finding out if spring has this functionality.
Using using the ApplicationListener interface only results in onApplicationEvent() being called once for each context refresh.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules