Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Many Geronimo administrative commands have been implemented using GShell. Previously existing Geronimo commands (e.g. startup, geronimo.sh, deploy.sh) are still included in Geronimo. Over time, however, it is expected that we will implement all administrative commands using GShell, only.

This document is organized in the following section:

Table of Contents

Running GShell

A simple launcher script/.bat file is located in the bin directory of a Geronimo server. To start GShell on a *nix OS:

...