just committed my changes a few moments ago and verified that all junit tests complete successfully.
got rid of custom conversational logging implementation originally available through MailLogMBean, and now instead rely exclusively on log4j with NDC's. MailLogMBean is now just there to optionally allow management of conversational logging via log4j, and to be a factory for such loggers. thus, for modules that wish to make use of this (like SMTPProtocolMBean), MailLogMBean can produce a conversational logger for client- and server-sides, which is essentially just a drop-in replacement for getting a logger via org.apache.log4j.Logger.getLogger(). when used in conjunction with NDC's, logs with conversational information go through the log4j system. conversational log information is also available via MailLogMBean management interface for runtime management of conversations. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828119#3828119 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828119 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development