1. Initialize application context manually forum.springsource.orgInitialize application context manually Hello! I'm using Spring in OSGi-based application. Spring Extender creates application contexts automatically when it locates spring-based bundle when it becomes ACTIVE. But I have a task, ... |
2. Can not initialize application context forum.springsource.org[Solved] Can not initialize application context This is a follow-up of this post. I suppose my war is now right, but my app still fails to load and initialize the spring ... |
3. Spring context initialized event? forum.springsource.orgHi, 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 ... |