not enough information given about the type of initialization you are
attempting.  if you are trying to autoinitialize, put it in the classes/
directory of your webapp.

matt
----- Original Message -----
From: "Shanmugam, Balajee" <[EMAIL PROTECTED]>
To: "'Log4J Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 12:59 PM
Subject: location of log4j.properties


> Hi
>
> I am a newbie to websphere and trying to run my servlet with a log call in
it
> ... Can anyone tell me where can i put this log4j.properties file and how
to set
> the classpath ...
>
> Thanks
>
> Balajee
>
> -----Original Message-----
> From: Ceki Glc [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 07, 2002 6:02 PM
> To: Log4J Users List
> Subject: Re: What is the name of a FileAppender when constructed
> dynamically?
>
>
>
> Just use the setName method from the AppenderSkeleton superclass. HTH,
Ceki
>
> At 16:42 07.01.2002 -0700, T Master wrote:
> >What is the name of a FileAppender when constructed dynamically?
> >
> >I am using the RollingFileAppender, and wondering how to identify my
> >appender at run-time.
> >I see the Constructor does not accept a name.
> >
> >What I am trying to do is deteect if an appender is associated with a
> >Category.
> >This is done by using appender.getName()  to check if a Category contains
my
> >appender.
> >It is always returning null.
> >
> >
> >T Master
> >
> >
> >--
> >To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
> --
> Ceki Glc - http://qos.ch
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to