Hi,
I think you need to write a policy fie for it which grants security
permission to the java files,I faced this problem in RMI implementation.
Regards
Ruchi
-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 19, 2008 4:02 PM
To: Log4J Users List
Subj
Hi Sneha,
What you can do is create a log4jinitServlet class and in that servlet
configure the path of your properties file.
This servlet need to be mapped in your web.xml file.
regards
Ruchi
From: Sneha Nikum [mailto:[EMAIL PROTECTED]
Sent: Wednesd
Hi,
You can use org.apache.commons.logging.Log and
org.apache.commons.logging.log Factory package for common logging in
struts.
Regards
Ruchi
-Original Message-
From: Raghuveer [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 2:58 PM
To: 'Log4J Users List'
Subject: Commons log
Hi,
Please explain your problem.
Ruchi
-Original Message-
From: sed [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 22, 2007 11:33 PM
To: log4j-user@logging.apache.org
Subject: File appender that does not lock the file
Hi,
Has log4j file append that does not lock file? So I can del
-Original Message-
From: Ruchi Mishra [mailto:[EMAIL PROTECTED]
Sent: Friday, October 19, 2007 3:52 PM
To: Log4J Users List
Subject: RE: Can i instentiate the log4j logger object?
Hi Michael,
It is possible to have two loggers if you take logger instead of root
Logger
Hi Michael,
It is possible to have two loggers if you take logger instead of root
Logger.
From: Michael [mailto:[EMAIL PROTECTED]
Sent: Friday, October 19, 2007 2:43 PM
To: log4j-user@logging.apache.org
Subject: Can i instentiate the log4j logger obj