RE: log4J Struts 1.1 WL 6.1 SP3 JDK 1.3

2003-12-18 Thread Allistair Crossley
This is such an annoying type of question. How can anyone help you if you don't tell us what the problem is! Dear me. THINK. -Original Message- From: Emma Gabriela Guevara [mailto:[EMAIL PROTECTED] Sent: 17 December 2003 20:51 To: [EMAIL PROTECTED] Subject: log4J Struts 1.1 WL 6.1 SP3

Réf. : RE: log4J Struts 1.1 WL 6.1 SP3 JDK 1.3

2003-12-18 Thread ahmed . alami-prestataire
Hello, Make sur your classpath environnement variable is clean and does not contain jars included in the WEB-INF/lib or WEB-INF/classes directories If not, send the error returned by the server, it would be more helpful. Hope it helps. Ahmed ALAMI DQAI/SDV Tel : 05 57 75 60 52 Post-scriptum La

Re: log4J Struts 1.1 WL 6.1 SP3 JDK 1.3

2003-12-17 Thread Emma Gabriela Guevara
the log4J jar file clashes with the commons logging jar file (struts)... if we remove the commons logging jar, the app won't run b/c some classes are missing. We don't know if we can even use Log4J with JDK 1.3 Does anyone know? Can anyone help? Jacob Kjome [EMAIL PROTECTED] wrote:

Re: log4J Struts 1.1 WL 6.1 SP3 JDK 1.3

2003-12-17 Thread Wascally Wabbit
For me, Log4J works just fine with J2SE 1.3.x, and 1.4.x on W2K, WXP, and Linux 7.2 (Sun, JDK runtimes). At 05:21 PM 12/17/2003, you wrote: the log4J jar file clashes with the commons logging jar file (struts)... if we remove the commons logging jar, the app won't run b/c some classes are