Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » How to enable logging on transaction management for Spring managed Stardust runtime?(Enabling transaction logging in Spring managed Stardust runtime)
How to enable logging on transaction management for Spring managed Stardust runtime? [message #742017] Thu, 20 October 2011 04:59
Srinivasan Iyer is currently offline Srinivasan IyerFriend
Messages: 36
Registered: October 2011
Member
Add the following logger entries to the log4j configuration in the log4j.properties file found in the WEB-INF/classes of your Stardust WAR:

log4j.logger.org.springframework.transaction=DEBUG
log4j.logger.org.springframework.transaction.interceptor.TransactionInterceptor=DEBUG

[Updated on: Thu, 20 October 2011 08:32]

Report message to a moderator

Previous Topic:How do I log the SOAP Request and Response messages in Stardust?
Next Topic:Use of Timestamps in Stardust AuditTrail database
Goto Forum:
  


Current Time: Thu Apr 25 15:40:28 GMT 2024

Powered by FUDForum. Page generated in 0.03343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top