aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Manage application configuration properties Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Manage application configuration properties" Watch "Manage application configuration properties" New topic
Author

Manage application configuration properties

Chethan C Gowda
Greenhorn

Joined: Dec 06, 2007
Posts: 20
Hello All,

Existing implementation:
Application config file is stored inside the WAR file. This prevents from deploying WAR files, as it would override the config file. Requirement is that the config file should not over-written when new WAR files are deployed.

How to handle config file caching in clustered environment?

Thanks in Advance.


Thanks,
Chethan
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

"Geetha ",
Welcome to the ranch. You may not be aware of the ranch Naming Policy. Please read it carefully and change your name accordingly (you need to set both first and last names). Thank you.


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Manage application configuration properties
 
Similar Threads
Servlet config file & J2EE
JAR/Class File Obfuscation problem
How to set external config directory on classpath ?
How to configure only one login-config in an app with two war files ? (LDAP sign on)
Hot deployment issue in JBOSS??