Current application is a standalone web application running in one server, 
so we use spring framwork to load the properties. New direction is to go 
with a distributed and clustered model, that is where we are getting 
complicated with the property file management. Let me know your thoughts on 
this.

On Thursday, November 28, 2013 2:58:39 PM UTC+5:30, PRAVEEN D wrote:
>
> We have bunch or property files(key/value pairs) used in different modules 
> in our java web applicaiton. our applicaiton is also distributed, part of 
> that runs on a head office and some of the parts run at the branch. All the 
> branches run a local server for day to day activities.  We are looking to 
> automate these files when moving to different environments like deve, test, 
> prod. So that we can manage these property files without restarting the 
> applicaiton. From my understanding puppet is able to manage those property 
> files and can be distributed to any number o nodes. 
>
> From my understanding with puppet, it creates a manifest files and these 
> are updated by the agents from the puppet master. My question is how to 
> read these manifest files in java? does this puppet supports in all 
> operating systems?
>
> Thanks,
> Praveen
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f47db929-dd2e-486d-b8de-25ad4f9aa1c3%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to