-
May 19th, 2010, 01:11 PM
#1
Spring context initialized event?
Hi,
I would like to know if there is a way I can get an event if spring context is initialized without any errors. I want to start configuring other components after this is done. Currently I have used ApplicationContextAware class to get a callback to set application context.
However this would get called even if there any services in the OSGi registry which remain unresolved. This would be a false event then.
Please throw some pointers.
Regards,
Shashi
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