Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6514

Installer: Xml templates for headless installation.

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.2 ER1
    • EAP_EWP 5.1.0
    • Installer
    • None
    • Hide
      The installer has been improved so that at the end of a GUI installation you can save to a file the options chosen, then use this as input to the installer to re-create the exact installation. This option can be useful when you need to deploy the same EAP installation to multiple servers: e.g. cluster nodes, bulk deployment of new EAP servers.

      To use this feature:

      <orderedlist>
        <listitem><para>Complete the installation;</para></listitem>
        <listitem><para>At the final panel, click on "Generate an automatic installation script" and save the file;</para></listitem>
        <listitem><para>Use the installation script as follows: <code>java -jar &lt;path to jar&gt; &lt;path to generated file&gt;</code>, e.g. <code>java -jar /home/tester/enterprise-installer.jar /home/tester/generatedfile</code></para></listitem>
      </orderedlist>
      Show
      The installer has been improved so that at the end of a GUI installation you can save to a file the options chosen, then use this as input to the installer to re-create the exact installation. This option can be useful when you need to deploy the same EAP installation to multiple servers: e.g. cluster nodes, bulk deployment of new EAP servers. To use this feature: <orderedlist>   <listitem><para>Complete the installation;</para></listitem>   <listitem><para>At the final panel, click on "Generate an automatic installation script" and save the file;</para></listitem>   <listitem><para>Use the installation script as follows: <code>java -jar &lt;path to jar&gt; &lt;path to generated file&gt;</code>, e.g. <code>java -jar /home/tester/enterprise-installer.jar /home/tester/generatedfile</code></para></listitem> </orderedlist>
    • Documented as Resolved Issue
    • NEW

    Description

      This enhancement allows the user to, at the end of a standard GUI install, create a template that is filled in with the choices made with the install. An identical install can then be made without interacting with the GUI, through CLI.

      Attachments

        Issue Links

          Activity

            People

              jlanik_jira Jan Lanik (Inactive)
              thauser_jira Thomas Hauser (Inactive)
              Russell Dickenson Russell Dickenson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: