Hi, there: We are deploying our j2ee application in an EAR file into weblogic 6.1 sp2. We are using log4j to print out message to console and log file. The logger is a singleton. I am running weblogic on windows 2000.
If EAR is redeployed n times, the logger would print out n lines of duplicate messages. However, if you deploy our application with a jar file which contains all EJBs and web component in an exploded form. This issue only happens when redeploy the jar file. If we redeploy any servlet and jsp under this case, the logger printouts are OK. Is this an issue from weblogic or from log4j itself? thanks a lot for your help in advance. Jerry -------------------------------------------------------------------------- Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. -------------------------------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>