Sunday 16 June 2013

java.lang.IllegalStateException: Failed to load ApplicationContext

TRY this 
@ContextConfiguration(locations = { "/applicationContext.xml",
                                    "/applicationContext-test.xml"})

No comments:

Post a Comment