Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Tomcat%206.0\webapps\books-web\WEB-INF\lib\books-integration-1.0.0-SNAPSHOT.jar (系统找不到指定的路径。)
it seems that you're using an old Hibernate EntityManager version... Please upgrade to Hibernate EntityManager 3.3.2 or higher, where an issue with spaces in paths has been fixed. They actually reimplemented the entire entity scanning based on some own code rather than the general JBoss ArchiveBrowser.
it seems that you're using an old Hibernate EntityManager version... Please upgrade to Hibernate EntityManager 3.3.2 or higher, where an issue with spaces in paths has been fixed. They actually reimplemented the entire entity scanning based on some own code rather than the general JBoss ArchiveBrowser.
本文介绍了一个关于Hibernate Entity Manager版本过旧导致无法识别含有空格的文件路径的问题,并建议升级到3.3.2或更高版本以修复此问题。

被折叠的 条评论
为什么被折叠?



