1. Spring XML Location in the Project forum.springsource.orgGreetings, In order to perform integration tests with Spring's test framework I has to split the configuration file because some of the configuration would cause exceptions in a non-web environment (such ... |
2. ClassPathXmlApplicationContext XML location forum.springsource.orgClassPathXmlApplicationContext XML location Hi all I have a class which instantiates a ClassPathXmlApplicationContext and passes to it the name of the XML containing the DB configuration information. ApplicationContext ac = new ... |