Hi, On 23 June 2016 at 12:40, Dick Davies <[email protected]> wrote:
> Do you get many false positives on the diffs, or is JBoss OK at > keeping the DOM structure more or less constant (last time I tried something > like that was early tomcat releases, and it seemed to shuffle XML as much as > it could when it synced back)? The DOM stays quite OK. I listed the only two conditions we've encountered in my mail: * JBoss updates the subsystem xml namespaces when updating, and rewrites the xml config with the new namespaces. You have to update your configuration to follow these changes. * Deployments with the JBoss CLI add content to the XML file. This is to be avoided. Greetings, Jeroen -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAAAQQmA_UURBosQ9LQLB_ZD31sd5ycLGCFB0%3Dvzzrs0jo-20HA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
