Re: [JBoss-dev] Architecture Qs for Log4J/JBoss

2001-09-04 Thread John Cho
trouble using log4j in > ejbs, > servlets, etc. The log4j classes are loaded by the mlet class loader and are > available to all other classes. > > - Original Message - > From: "John Cho" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tue

[JBoss-dev] Architecture Qs for Log4J/JBoss

2001-09-04 Thread John Cho
Hi, I'm running into an interesting dilemma with Log4J. I'm guessing JBoss (2.4.0final) uses Log4J internally as a logging mechanism and exports some of the functionality via a Log4J MLET. Because of the way the Log4J classes are loaded by this MLET, none of those standard Log4J classes/apis are