I\'ve tried to load the spring config file in src/test/resources classpath with the following abstract class:
@RunWith(SpringJUnit4ClassRunner.class) @ContextCon
I think i have a simillar problem, I found out that my application-context.xml was not on target/test-classes/ neighter on src/test/resources