RE: WELCOME to log4j-dev@jakarta.apache.org

2003-11-16 Thread Tom Drake
Mehul: You'll have better luck with questions if you read the posting guidelines first. That being said, it looks like you're experiencing a classloader problem. The log4j manual and troubleshooting guide cover classloader related problems. Have you read them? Tom Drake -Origin

RE: JMSAppender and the onMessage Impl

2003-10-24 Thread Tom Drake
You'll need to use an ObjectMessasge, not a TextMessage, since the message consists of a LogEvent object. -Original Message-From: Peter Cipriano [mailto:[EMAIL PROTECTED]Sent: Friday, October 24, 2003 8:31 AMTo: [EMAIL PROTECTED]Subject: JMSAppender and the onMessage ImplI