Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

If the startup command starts the Apache Geronimo server, shutdown will definitively stop it. This command has the following syntax:

Wiki Markup*{{<geronimo_home>/bin/shutdown \ [_options_]}}*

The available options are:unmigrated-wiki-markup

*--user \ [_user_name_]*
Specifies the user name with the authority to stop the server. By default you would normally use *system* as the user name.

unmigrated-wiki-markup*--password \ [_password_]*
Specifies the password for the user name you just entered. By default you would normally use *manager* as the password.unmigrated-wiki-markup

*--port \ [_port_number_]*
Specifies the RMI naming port to connect to the server (for example JMX connection port). By default you would normally use port *1099*.

If you do not specify any parameters, this command will prompt you for a user name and password and will assume port 1099 by default and will not prompt for any port.