Hello Sudhakar,

What you want to do is check the 
http://logging.apache.org/log4j/docs/api/org/apache/log4j/PropertyConfigurator.html
PropertyConfigurator  class, in particulat the 
http://logging.apache.org/log4j/docs/api/org/apache/log4j/PropertyConfigurator.html#configureAndWatch(java.lang.String,%20long)
configureAndWatch()  methods.

Hope that this helps



sudhakardvvn wrote:
> 
> Hi,
> I am using Log4j for logging in my ejb's. If any changes in
> log4j.properties file, I want to know whether it is possible to load the
> properites file without restarting the application server.
> Thanks in Advance
> Sudhakar
> 

-- 
View this message in context: 
http://www.nabble.com/Dynamic-Logger-in-EJB-tf2070843.html#a5804855
Sent from the Log4j - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to