I reference beans in a parent application context. How can I configure SpringIDE to understand the relation between contexts? Now I get warnings that the bean references cannot be found.
I reference beans in a parent application context. How can I configure SpringIDE to understand the relation between contexts? Now I get warnings that the bean references cannot be found.
This can be done by using Spring IDE's config sets.Originally Posted by parwen
Torsten