> In my unit test, I placed the unit-test spring-bean xml file > client-config.xml in src/test/com/demo folder, and how to instruct maven > classloader to load from this folder?
Move it to src/test/resources/com/demo. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
