Re: Solved Problem with Emailappender of Log4j

2006-08-22 Thread Mario Bittermann
Problem is solved. We used wrong Mail API. With 1.4 everything works fine. Mario Original-Nachricht Datum: Tue, 22 Aug 2006 09:27:22 +0200 Von: "Mario Bittermann" <[EMAIL PROTECTED]> An: "Tomcat Users List" Betreff: Re: Problem with Emailappender of L

Re: Problem with Emailappender of Log4j

2006-08-22 Thread Mario Bittermann
d.java:595) Mario Original-Nachricht Datum: Mon, 21 Aug 2006 12:40:12 -0400 Von: "Martin Gainty" <[EMAIL PROTECTED]> An: "Tomcat Users List" Betreff: Re: Problem with Emailappender of Log4j > Mario- > > can we see the exception handler

Re: Problem with Emailappender of Log4j

2006-08-21 Thread Martin Gainty
onday, August 21, 2006 12:01 PM Subject: Problem with Emailappender of Log4j > Hi, > > we have a problem with our emailappender of Log4j. > We are using Log4js emailappender to be informed when an unhandled exception > is thrown in an application. > If an exceptio

Problem with Emailappender of Log4j

2006-08-21 Thread Mario Bittermann
Hi, we have a problem with our emailappender of Log4j. We are using Log4js emailappender to be informed when an unhandled exception is thrown in an application. If an exception is thrown we get an email with a exceptionstacktrace as mailbody. This works fine with Tomcat 4. Since we are using To