[jboss-user] [JBoss/Spring Integration] - Re: Deploying multiple XML files as a single SpringApplicati

2007-12-19 Thread acricken
It's often useful to break beans out into separate XML files for legibility, as well as making it easier to swap certain portions for different configurations or environments. While this may speak to an over-reliance on Spring for DI, I still find it useful. When doing this, it's desirable to

[jboss-user] [JBoss/Spring Integration] - Deploying multiple XML files as a single SpringApplicationCo

2007-12-19 Thread acricken
Using JBoss 4.0.5. Is there any way to deploy multiple *-spring.xml files as a single SpringApplicationContext? It seems like SpringDeployer assumes that each *-spring.xml file should be its own SpringApplicationContext. View the original post : http://www.jboss.com/index.html?module=bb&op=vi