Atomikos Forum

redirect tm.out to catalina.out

I would like to redirect output that is normally in tm.out to catalina.out in Tomcat 6.  What should my jta.properties entry look like?

Thanks in advance for your assistance.
Regina Youdelman Send private email
Wednesday, July 06, 2011
 
 
AFAIK this can't be done with plain properties config settings...
Guy Pardon Send private email
Thursday, July 07, 2011
 
 
Can it be done using either the logging.properties or lo4j.xml configuration files?

Thanks.
Regina Youdelman Send private email
Friday, July 08, 2011
 
 
It can be done using e.g. the SLF4J Logger "atomikos" and redirect the output of this logger to STDOUT.
For example use logback and console output appender and let the logger "atomikos" log to this appender.
Torsten Krah Send private email
Saturday, July 09, 2011
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics