Not sure if this problem only happens in WebSphere 4.0.2 or any EJB server.
I'm using Log4J 1.1.3 and Websphere 4.0.2. I found a interesting thing is that any log.debug/warn/error/info() code in my normal java class is able to be written down into the log file. However, any code in my EJB bean class are not doing in the same way. Any idea? Thanks. Mike
