Ralph Goers wrote: > Carsten Ziegeler wrote: >> I removed the factory :) as it is not needed anymore. We use Spring as >> the factory and spring generates new FileGenerators for us. So the >> FileGenerator from trunk is a spring managed bean and not an avalon >> component anymore. >> > So that means the components are no longer pooled? So why does the > sitemap still have a pool-size for them? > Currently, only the file generator is not pooled anymore. And currently you have to remove the whole configuration of the file generator from the sitemap in trunk if there is any! I did not realize this when I changed the code :( See the discussion on "Are the component configurations part of our contract?" for more information.
Carsten -- Carsten Ziegeler - Chief Architect http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
