You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

The client.jar launches the client application container. This command has the following syntax:

java -jar client.jar config-name [app arg] [app arg] ...

The first argument identifies the Geronimo configuration that contains the application client you want to run. The rest of the arguments will be passed as arguments to the client application when it is started.

  • No labels