【问题标题】:Where are Websphere AS transaction manager logs?Websphere AS 事务管理器日志在哪里?
【发布时间】:2011-09-20 08:21:18
【问题描述】:

Websphere Application Server(最好是 7.0)是否有事务管理器的日志?我想看看如何以及何时为我的应用程序线程启动事务,它们是否以及何时提交或回滚等。

【问题讨论】:

    标签: jakarta-ee logging transactions websphere jta


    【解决方案1】:

    我建议将包com.ibm.wsspi.uow(也可能是com.ibm.websphere.uowcom.ibm.websphere.jtaextensions)的日志记录设置为FINEST(在您的WebSphere 管理控制台中的某个位置)。这应该可以为您提供有关正在发生的事情的大量信息。

    也许关于 it's WebSphere-specific PlatformTransactionManager 的 Spring Framework 文档也提供了有用的背景信息(包、类、jndi 等)。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-08-21
      • 1970-01-01
      • 2020-10-25
      • 2014-12-25
      • 2011-03-24
      • 1970-01-01
      • 2012-02-01
      • 2011-03-22
      相关资源
      最近更新 更多