Hibernate: No Session found for current thread

在Struts2+Hibernate+Srping项目中经常会遇到这种问题

我知道的一种情况是:

Spring的事务配置中没有配置好异常出现处的路径

 <aop:advisor pointcut="execution(* com.bjsxt.env.*.*(..))"
                     advice-ref="txAdvice"/>

 

Hibernate: No Session found for current thread,布布扣,bubuko.com

Hibernate: No Session found for current thread

上一篇:云数据库MongoDB监控指标解读与关注


下一篇:iOS网络相关知识总结