Difference between revisions of "Installer Overview"

From GreenVulcano Wiki
Jump to: navigation, search
Line 29: Line 29:
 
  ''java -jar GreenVulcano_Uninstaller.jar''<br/>
 
  ''java -jar GreenVulcano_Uninstaller.jar''<br/>
  
Please note: The "Force deletion of" checkbox must be selected if you want remove also the $INSTALL_PATH/ directory.
 
  
Be careful in case of there are other instances of GreenVulcano ESB in this directory don't select this option.
+
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.<br/>
  
 
+
Please note: The ''"Force deletion of"'' checkbox if selected will remove all the files and directories under your INSTALL_PATH.
Like the GreenVulcano Universal Installer it is possible to uninstall
 

Revision as of 14:25, 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 installed.


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.