Hi, I am new in Log4j (especially in the EJB part). Our team is now development a J2EE application (JSP, Servlet, EJB, >Javabean) and want to use log4j to log down all debugging messages for each transaction (JSP=>Servlet=>EJB) by using a unique file name (instead of writting messags to stdout). But EJB spec doesn't recommend to write messages to file. Do anyone has any suggestion? (In fact, I am new to use log4j). The application I am using is IBM Websphere v3.5 .
Many thanks. Ricky -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>