=3DINTERNET;p=3DCREDIT-AGRICOLE;a=3DATLAS;c=3DFR;dda:rfc-822=3Dmjun=
> g(a)kodak.com; =
>
> Date: mardi 19 f=E9vrier 2002 17:52
> =C0:Log4J Users List
> Objet: RE: issue with xml configuration
>
>
> From: Marie Jung
>
>
meje connais pas, je peux
pas t'aider.
@+,
Charlie
-Message d'origine-
De:
o=INTERNET;p=CREDIT-AGRICOLE;a=ATLAS;c=FR;dda:rfc-822=mjung(a)kodak.com;
Date: mardi 19 février 2002 17:52
À: Log4J Users List
Objet: RE: issue with xm
D]>
To: "'Log4J Users List'" <[EMAIL PROTECTED]>
cc:
Subject: RE: issue with xml configuration
Hi Marie,
Is $CATALINA_HOME/common/lib in your classpath ?
Probably is webApp/WEB-INF/lib in the classpath that's why it works.
Charlie
-Message d'
mardi 19 février 2002 15:01
À:
o=INTERNET;p=CREDIT-AGRICOLE;a=ATLAS;c=FR;dda:rfc-822=log4j-user(a)jakarta.apache.org;
Objet: issue with xml configuration
From: Marie Jung
Hello,
I have an issue with the initialization of log4j with a xml file. log4j is
From: Marie Jung
Hello,
I have an issue with the initialization of log4j with a xml file. log4j is
not seeing the custom appender I have made.
I have try to put the log4j.jar in
$CATALINA_HOME/common/lib
and in $CATALINA_HOME/lib
with MyPackage.MyAppender in
webApp/WEB-INF/classes/MyPac