I have a strange problem whereby my log4j logging works when deployed on tcServer but not on WebSphere 6.1. The file name that I've specified in the log4j is created. However, it is not populated even though the other Websphere logs (SystemOut.log etc) are. I've checked my WebSphere's home directory's properties directory, and there are no conflicting log4j files located there.
The strangest thing is that it works fine on tcServer so it can't be a problem with the log4j file itself. It seems like some environmental issue. Has anyone any ideas on how to resolve this?
Thanks