Installation guide

Post-installation configuration
34
EAServer
Test any other features that you are installing, such as EAServer Manager, Web
Services, and so forth.
Cleaning up the machine
Before re-running the silent installation, uninstall the previous installation
using the graphical or silent uninstaller. For graphical uninstaller instructions,
see “Uninstalling EAServer” on page 19. For silent uninstaller instructions,
see “Silent uninstaller files” on page 32.
If your installer was not configured correctly, or you abort the install before it
completes, the uninstallation process may fail. In that case, clean the previous
installation from your machine as follows:
1 Delete the EAServer installation directory and subdirectories.
2 If you made a backup copy of the ~/vpd.properties file, restore it.
Otherwise, delete the ~/vpd.properties file that was generated during the
install.
3 Make sure the JAGUAR environment variable is not set in the shell where
you re-run the install.
Post-installation configuration
EAServer provides several options for scripted automated configuration of
server properties and application components:
jagtool is a command line configuration program that you can call from
install scripts or batch files.
jagant allows you to configure EAServer from Jakarta Ant scripts.
You can call the
Jaguar::Management and Jaguar::Repository APIs from
Java or C++ programs to configure EAServer.
For information on
jagtool and jagant, see “Using jagtool and jagant” in the
EAServer System Administration Guide. For information on the
Jaguar::Management and Jaguar::Repository APIs, see the generated HTML
reference documentation in the html/ir subdirectory of your installation.