| Author |
loading modified properties file automatically
|
R Keshav
Greenhorn
Joined: Feb 23, 2010
Posts: 6
|
|
|
Hello ....i want to load my properties file in my web application...i know how to load but i want to know is there any possibility to load modifed properties file automatically without re-deploying my jboss server..i want that my application automatically pickup the name -value pair when i modied the properties file without restarting the jboss server ...please help quick ..thanks in advance
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
|
Apache Commons Configuration supports reloading changed properties files.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: loading modified properties file automatically
|
|
|