11 Replies Latest reply on Oct 10, 2013 5:32 AM by kabirkhan

    How to get CLI script for subsystem in standalone.xml?

    spbhosale

      Hi,

      I am using JBoss AS 7.1.1 and using standalone.bat to start my server.

      I want to write a script(may be CLI script) which will update standalone.xml to add subsystem->datasource, drivers, security-domain & socket-binding etc. I have already implemented these changes in my standalone.xml manually. Now I want to write a script which will update original standalone.xml file.

      I have tried CLI GUI but not able to get CLI script for a whole subsystem. So how can I read the subsystem in CLI script format?

       

      Any kind of help is needed. Thanks in advance.