【发布时间】:2011-09-19 23:33:12
【问题描述】:
在我的项目中,我使用带有我的 sql 和 eclipse 的数据库,tomcat
当我配置 hibernate 时,我选择了 jboos 作为服务器,现在当我尝试运行我的 jsp 页面时,我得到了这个错误
Servlet.service() for servlet [jsp] in context with path [/myEBook] threw exception [javax.servlet.ServletException: java.lang.ExceptionInInitializerError] with root cause
java.lang.ClassCastException:net.sf.hibernate.transaction.JBossTransactionManagerLookup 无法转换为 net.sf.hibernate.transaction.TransactionFactory
如果您需要更多详细信息,请询问,需要帮助
【问题讨论】: