2013年11月26日
摘要: 当在resin里跑多个含有atomikos控制事物的项目时,会报错,Log already in use。解决方法:加jta.properties或者transactions.properties文件,在文件里加,com.atomikos.icatch.console_file_name = rm.outcom.atomikos.icatch.log_base_name = rmlog.logcom.atomikos.icatch.service =com.atomikos.icatch.standalone.UserTransactionServiceFactory不同的系统console_ 阅读全文
posted @ 2013-11-26 11:30 xiong2012 阅读(3256) 评论(0) 推荐(1)