File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes loading modified properties file automatically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "loading modified properties file automatically" Watch "loading modified properties file automatically" New topic
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: loading modified properties file automatically
 
Similar Threads
prob in JBoss and log4j
Properties file
Property Files For Different Servers in WebSphere
Unable to load a .properties file
PropertiesFile in Classpath