Re: [Puppet Users] Re: puppet in java

2013-12-04 Thread Henrik Lindberg
On 2013-04-12 8:27, PRAVEEN D wrote: 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 manageme

[Puppet Users] Re: puppet in java

2013-12-03 Thread PRAVEEN D
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 th