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.
Printable View
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.Quote:
Originally Posted by parwen
Torsten