Versions Compared

Key

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

...

  1. Once you have all the prerequisites installed. Launch Eclipse from <Eclipse_Home>/eclipse.
  2. By default Eclipse will be launched with Java EE perspective.
  3. Select Help->Install New Software... from the menu.

    Image Modified

  4. On the next screen select Add... to add repositories.
    Image Modified

  5. Copy and paste the following site to the Add Repository window and Select OK.


    Code Block
    html
    html
    http://apache.org/dist/geronimo/eclipse/updates/
    


  6. Expand http://apache.org/dist/geronimo/eclipse/updates/ and select Geronimo v2.1 Server Adapter v2.1.7. Select OK.

    Image Modified

  7. Wait a few seconds while Eclipse resolves dependencies. Once done, the Install window will pop up. Select Next

  8. Accept the license and Select Finish.



  9. Installation will start and will take a few minutes. A progress window will display the jars being installed.



  10. During the installation, a Selection Needed window will pop up. Click the box of the certification that you trust and select OK to continue the installation

    Image Modified

  11. Once GEP is installed you will be prompted to restart. Select Restart Now.

...