2009年6月22日
摘要: 一、JSF 请求默认是开启 seam 事务管理的,关闭此事务管理的方法,在 components.xml 中设置:<core:init transaction-management-enabled="false"/><transaction:no-transaction/>二、配置 JPA RESOURCE_LOCAL 事务:<transaction:entity-t... 阅读全文
posted @ 2009-06-22 08:57 rubys 阅读(530) 评论(0) 推荐(0)