Here in r  u trying to redirect the messages which were supposed to be printed on to java console to log4j.? Because all the client side Applet messages by default with System.out and System.err  gets redirected to java plug in console.
Did u try taking out jar file and  see , just to narrow down ?
         
        srinivas
-----Original Message-----
From: Ravi Prasad [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 8:48 AM
To: [EMAIL PROTECTED]
Subject: problem using log4j

Hi
 
I was trying to use the log4j for the my project, I am facing this problem
 
I am able to run my application with logging enabled through log4j on my machine.
but when I put the same on the HTTP server and access the same application from
a client machine, I get an "Applet not initialized" error on the status bar on my internet
explorer(V5). I am using the log4j.jar file provided in the zip file.
 
Please let me know if I am missing anything,
any help will be greatly appreciated.
 
regards
Ravi Prasad

Reply via email to