[chef] Re: Re: WARNING for JBoss AS7 users


Chronological Thread 
  • From: Walter Heck < >
  • To:
  • Subject: [chef] Re: Re: WARNING for JBoss AS7 users
  • Date: Fri, 15 Jun 2012 08:25:46 +0800

I'm from the puppet-world and totally just lurking here (so forgive me
if I'm blabbering :) ), but for Puppet there is augeas, which is a
standalone tool that can parse configuration files into machine
readable trees. This allows you to change/check the value of a
configuration parameter unrelated to where in the config file it
actually is. If i'm not mistaking this should solve your problem if
you can find a way to use it in Chef? http://augeas.net/

Hope this helps!

Walter Heck

On Fri, Jun 15, 2012 at 8:22 AM, Peter Donald 
< >
 wrote:
> On Thu, Jun 14, 2012 at 11:46 PM, Bryan Berry 
> < >
>  wrote:
>> If you use JBoss AS 7.1.1 along with Chef, you should know that JBoss AS 7
>> will change the contents of your main XML configuration file on disk by
>> removing comments, adding or removing line breaks, and reordering
>> attributes.
>>
>> If you have a jboss service resource that subscribes to that config file, 
>> it
>> will detect that the file and has changed and restart the service on every
>> chef-client run. I found this out the hard way
>
> This seems to be a problem that afflicts multiple java application
> servers. In the glassfish space, both the message broker ad the
> application server can rewrite their configuration files. I have had
> to go to some lengths to parse the configuration files and check for
> the values I want to specify as part of a resources guard. Have you
> found a better way to do this?
>
>
>
> --
> Cheers,
>
> Peter Donald



-- 
Walter Heck

--
Check out my startup: Puppet training and consulting @ http://www.olindata.com
Follow @olindata on Twitter and/or 'Like' our Facebook page at
http://www.facebook.com/olindata



Archive powered by MHonArc 2.6.16.

§