Originally Posted by
jaro
I have not used Seam yet, and only a few spring libraries - core spring with IoC, Spring AOP, Spring Security, now starting with Spring dynamic modules (OSGi integration), and Apache CXF for web services integrates with Spring very well.
Having XML configuration files is not a downside at all if you have good navigation support in your IDE - eclipse/intellij, otherwise its a nightmare.
It's my personal opinion but I like the way things are done in Spring. The more I use it the more I like it :).