cannot be resolved to absolute file path because it does not reside in the file system
使用maven分模块组件项目的时候,domain中的实体的*.hbm.xml文件不能被spring扫描到,因为聚合的时候核心包已经达成jar包了,所以要去jar中去找hbm.xml文件classpath:hibernate-->WEB-INF/lib/pro_core-1.0-SNAPSHOT.jar更详细的解释:http://www.blogjava.net/jjjachyty/articles