Versions Compared

Key

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

...

The direct deployment can be done using the GeronimoV1.1 web console or else application can be deployed using the following command.

Code Block
<past the command here>java -jar <geronimo-home>/bin/deployer.jar deploy <app-home>helloworld.ear 

Deploying a J2EE Connector resources archive (RAR) with GeronimoV1.1

...