Re: Antw: Log4j initiallization file in xml format

2002-08-19 Thread sunita agrawal
MAIL PROTECTED]> >Reply-To: "Log4J Users List" <[EMAIL PROTECTED]> >To: Log4J Users List <[EMAIL PROTECTED]> >Subject: Re: Antw: Log4j initiallization file in xml format >Date: Fri, 16 Aug 2002 17:23:19 -0400 > >Not sure if that's another typing mis

Re: Antw: Log4j initiallization file in xml format

2002-08-17 Thread kris
my servlet > is > not getting compiled because of it. > > thanks, > sunita > > >From: "Frank-Olaf Lohmann" <[EMAIL PROTECTED]> > >Reply-To: "Log4J Users List" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Subject: Antw:

Re: Antw: Log4j initiallization file in xml format

2002-08-16 Thread Kris Schneider
my servlet > is > not getting compiled because of it. > > thanks, > sunita > > >From: "Frank-Olaf Lohmann" <[EMAIL PROTECTED]> > >Reply-To: "Log4J Users List" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Subject: Antw:

Re: Antw: Log4j initiallization file in xml format

2002-08-16 Thread sunita agrawal
That was typing mistake . I tried to use DomConfigurator but my servlet is not getting compiled because of it. thanks, sunita >From: "Frank-Olaf Lohmann" <[EMAIL PROTECTED]> >Reply-To: "Log4J Users List" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>

Antw: Log4j initiallization file in xml format

2002-08-15 Thread Frank-Olaf Lohmann
Where is your appender named "FILE" that you reference for the "ASYNC" appender? I gues you mean "A2" or like to rename appender "A2" => "FILE". I think that help. Regards Frank-Olaf Lohmann >>> [EMAIL PROTECTED] 15.08.2002 18.33 Uhr >>> Dear All, I have a properties file that I used to ini

Log4j initiallization file in xml format

2002-08-15 Thread sunita agrawal
Dear All, I have a properties file that I used to initialize log4j.And I was able to log messages to log file.Now instead of the properties file in I am using a file in xml format to intialize Log4j.I am using servlet for the properties file but it seem that the log4j is not getting initial