Nelz' Blog

Ruminations on Development


« Previous day (Apr 30, 2008) | Main | Next day (May 2, 2008) »
Thursday May 01, 2008

Quick One - Documentation Answers

As an update to one of my previous posts...

In the Spring documentation, I found the following in "3.9. Glue code and the evil singleton": "... the preferred approach when there is only one web-app (WAR) in the top hierarchy is to simply create one composite Spring IoC container from the multiple XML definition files from each layer"

The documentation was there, but I guess I was using conflicting language when searching for the answer.