错误信息如下:求大神解答。不胜感激。
aa.xml???文件没找到?
如果是junit4的话 测试类加上两个注解,不知道你的aa.xml中写的啥,一般是:@RunWith(SpringJUnit4ClassRunner.class)@ContextConfiguration({"classpath:spring/spring-dao.xml"})
配置文件出错了啊,看一下你的配置文件,发出来