Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: make a note on cases when stop-server won't work.

...

If username (-u) and password (-w) are not provided on the command line, the user will be prompted for them before the server can shutdown.
The full set of geronimo/stop-server options can be seen in gshell using the --help option

Due to a bug in Geronimo v2.1 (https://issues.apache.org/jira/browse/GERONIMO-3845), stop-server will only work if you use system as your admin username and manager as your password. This bug will be addressed in the next Geronimo release. You can always use the shutdown command (shutdwon.sh|bat) to stop your server.

Connecting to an Already Running Geronimo Instance

...