0 Replies Latest reply on Oct 3, 2006 11:47 AM by theandruu

    Installation Configuration

    theandruu

      Hello,

      I'm trying to write a script to automatically install JBoss and I'm have a few questions about the installation.

      I've tried running the automatic install with the only variables I knew of, installGroup and installpath, like so:

      java -jar jboss-4.0.4.GA-Patch1-installer.jar -installGroup ejb3 installpath="C:\Test\Foo"
      


      Are there any other variables I can send in as parameters? I've tried using the wizard installation, and I see that it allows the user to specify the server name, etc. Is there a way I could set such values through the command line? If I use the wizard, is there a way I could reliably determine the directory of the installation, such as a registry entry or something?

      Thanks in advance to all who respond.