程序登陆报错:CannotCreateTransactionException: Could not open Hibernate Session for transaction;
我在用Struts+Spring+Hibernate架构开发web项目时,在eclipse中启动tomcat没问题,能正常连接到数据库,但是我将项目上传到网站空间再进行数...
我在用Struts+Spring+Hibernate架构开发web项目时,在eclipse中启动tomcat没问题,能正常连接到数据库,但是我将项目上传到网站空间再进行数据库连接时遇到了Could not open Hibernate Session for transaction。
在sessionFactory里配置:
<property name="hibernateProperties">
<props>
<prop key="hibernate.autoReconnect">true</prop>
</props>
</property>
这个 但是程序登陆的时候还是报
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction;
这个错误! 展开
在sessionFactory里配置:
<property name="hibernateProperties">
<props>
<prop key="hibernate.autoReconnect">true</prop>
</props>
</property>
这个 但是程序登陆的时候还是报
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction;
这个错误! 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询