Versions Compared

Key

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

...

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.

Deployer tool
Anchor

...

Deployers tool

...

Deployers tool

The deployer application is a Java application that manages J2EE artifacts and GBean components in the Geronimo server. If Geronimo is running, it will connect to the server and perform its action through the server's deployment service. If it cannot find a running server, it will throw an error stating it could not connect to the server or the server is unavailable.

...

The deployer tool is used for installing, uninstalling, reinstalling, starting and stopping applications and modules and for installing and uninstalling configurations (for example some configuration specific deployment plans, security realms, database connection pools etc.). Due to the number of options in this case, this tool is covered in detail in the #Deployer Deployer tool section.

Info

This is a powerful tool with many parameters and options but it is not hard to use at all. Look over the Samples for additional examples.

...

Wiki Markup
{{{*}deploy \[*{*}{_}general_options{_}{*}*\] <*{*}{_}command{_}{*}*> \[*{*}{_}command_options{_}{*}*\]*}}

Please refer to #Deployer Deployer tool for a fully detailed description of this tool options and usage.

...