1 Reply Latest reply on Jul 17, 2011 2:16 AM by jaikiran

    Prevent overwrite of standalone.xml

    fastroller

      I don't want the server to overwrite my standalone.xml under any circumstances. Is there any way of configuring this? I have three cases for this:

       

      1. I have commented out some sections (temporarily). But when I start the server it removes them.
      2. There is a bug where it gets corrupted http://community.jboss.org/thread/169517?tstart=0 and won't restart.
      3. I don't really like the default formatting of the XML document.

       

      For the moment I am starting it in user space so I can just change the permissions on the file to prevent write. Not the best solution.