View Single Post
  #1 (permalink)  
Old 08-08-2007, 11:56 PM
indu_raj indu_raj is offline
Member
 
Join Date: Aug 2007
Posts: 1
indu_raj is on a distinguished road
Log messages are not appearing in my log file
Hi I am using Iplanet 6 version and deployed a web application.
That web application uses another server called method server to execute method server java classes.
There is log4j.properties file which is creating a log file and writing debug messages from the java classes that are running in method server. But it is not writing the debug messages that are running in Iplanet servlet engine. I added commons-logging.jar and log4j.jar files in Iplanet's class path also.

Please note that iplanet is not giving any exceptions which means is it identifying the logger classes?

Your help is highly appreciated..
Reply With Quote
Sponsored Links