Hi,
It is really a weird problem...
I am now trying to debug a system which is running on tomcat-4.1.24 and using struts. Our solution is to seperate the application into two, eg. the current one is /aaa, and we make another one /bbb with only miner changes.
I have changed log file for bbb to be something like eventlog_bbb.log, if i only run bbb under tomcat, everything is fine, but the problem happened when I put back aaa, everything has been logged to eventlog_aaa.log even though the requests were actually pointed to application /bbb
I am not sure if this is a bug for tomcat-4.1.24 or something related to struts.
Can anybody here please give me some suggestions? I would be highly appreciate!
It is really a weird problem...
I am now trying to debug a system which is running on tomcat-4.1.24 and using struts. Our solution is to seperate the application into two, eg. the current one is /aaa, and we make another one /bbb with only miner changes.
I have changed log file for bbb to be something like eventlog_bbb.log, if i only run bbb under tomcat, everything is fine, but the problem happened when I put back aaa, everything has been logged to eventlog_aaa.log even though the requests were actually pointed to application /bbb
I am not sure if this is a bug for tomcat-4.1.24 or something related to struts.
Can anybody here please give me some suggestions? I would be highly appreciate!