Difference between revisions of "Installer Overview"

From GreenVulcano Wiki
Jump to: navigation, search
Line 17: Line 17:
  
  
'''Installer Prerequisites'''
+
'''Required and Optional Third Party Components'''
 +
 
 +
Depending on the tasks you wish to perform, you must install one or more other third party components that are not part of the installation process.
  
To run {{GVESB}} installer it is necessary that your system is configured with the following products:
 
  
 
* Sun/Oracle JDK 1.6 or higher
 
* Sun/Oracle JDK 1.6 or higher

Revision as of 15:23, 23 February 2012

The installer allows you to run in different mode:

  1. GUI mode
  2. Console mode


GUI mode

In GUI mode, the installer presents a wizard that allows you to make your choices about product configuration and component selection.
When you start the installer by simply execute it, GUI mode is used.


Console mode

Console mode allows you to run the installer from a command line.
It is useful on system where a graphic environment is not available.


Required and Optional Third Party Components

Depending on the tasks you wish to perform, you must install one or more other third party components that are not part of the installation process.


  • Sun/Oracle JDK 1.6 or higher


GreenVulcano Universal Installer

GreenVulcano® ESB is based on GreenVulcano Universal Installer 1.0.0 which supports multiple GV_HOME installation on a system and will have a screen asking whether to use a new or an existing JBoss 5.1.0 GA installation.
When installing GreenVulcano® ESB, you should always use the same JBoss 5.1.0 GA installation simply choosing "Custom Installation" deselecting the "JBoss AS 5.1.0.GA" package and selecting your JBOSS_HOME when asked.


Uninstalling GreenVulcano ESB

To uninstall your GreenVulcano® ESB you can simply navigate through the Uninstaller directory located under your GV_HOME path and invoke:

java -jar GreenVulcano_Uninstaller.jar


In case you have multiple GV_HOME on your system in the same INSTALL_PATH that sharing the same JBoss 5.1.0 GA installation please leave the "Force deletion of" checkbox unselected.

Please note: The "Force deletion of" checkbox if selected will remove all the files and directories under your INSTALL_PATH.