Article Content
Article Number | 000025969 |
Applies To | RSA SecurID Key Generation Toolkit version 1.2 ctkip web services reference server Tomcat 5.x Modified the log4j.properties file to use a log file appender: log4j.rootCategory=INFO, LOGFILE |
Issue | How to log RSA SecurID Key Generation Toolkit output to a file After running the client test, no log file is created. |
Cause | The ctkip.war file incorrectly deploys the log4j.properties file to the WEB-INF\lib directory. |
Resolution | Move the log4j.properties file to the WEB-INF\classes directory. Output file "axis.log" will be writen to the WEB-INF directory. |
Legacy Article ID | a32604 |