Install using GUI Mode

From GreenVulcano Wiki
Revision as of 16:03, 23 February 2012 by N.decarlo (talk | contribs)
Jump to: navigation, search

To install GreenVulcano® ESB in GUI mode:

  1. Open the physical media or download the GreenVulcano® ESB package.
  2. Extract the GreenVulcano® ESB archive file to a temporary directory.
  3. Navigate to the temporary directory.
  4. Run GreenVulcanoUniversalInstaller. The Welcome screen displays.
  5. Click Next. The License Agreement screen appears. After reading through the license text, click "I accept the terms of the license agreement" and then click Next.
  6. The Installation Type screen displays. Choose "Complete Installation" or "Custom Installation" then click Next.
  7. The Installation Target Path selection screen displays. Choose your target installation path (INSTALL_PATH) then click Next.
  8. If you choose "Custom Installation" as Installation Type the Select Installation Packages screen displays. You can choose to deselect "JBoss AS 5.1.0.GA" package if you already have your own installation and you want to use it to deploy GreenVulcano® ESB. Click Next.
  9. The jBoss Configuration screen display. You should now specify the following parameters for your JBoss instance:
    1. JBoss Installation Path: where JBoss AS 5.1.0.GA must be installed or where it is installed in case you choose "Custom Installation"
      and deselect "JBoss AS 5.1.0.GA" package.
    2. Server Name: The name of the server that will be deployed under server/ directory; default is "GreenV".
    3. Server Address: The server address on which the "Server Name" will listen on.; default "0.0.0.0" means all available addresses.
    4. JBoss Port Configuration: The portset that will be used by the server; "ports-default" means the standard ports, for instance HTTP port is 8080. You can choose different portset to be sure that those ports are available on your system:
      1. ports-01: The standard ports incremented by 100. For example, HTTP is on 8180.
      2. ports-02: The standard ports incremented by 200. For example, HTTP is on 8280.
      3. ports-03: The standard ports incremented by 300. For example, HTTP is on 8380.