hibernate4 映射文件找不到异常,帮忙看下. 分少,问题简单...
这个是本人配置的sessionFactory
]
Tests in error:
testSessionFactory(com.heping.oa.hibernate.SpringHibernateTest): Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is java.io.FileNotFoundException: class path resource [classpath:/com/heping/oa/entity/main/hbm/Hospital.hbm.xml] cannot be opened because it does not exist
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0