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. By default Eclipse will be launched with Java EE perspective.
  2. Select Help->Software Updates.. from the menu.





  3. On the next screen select Available Software tab. Select Add Site.




  4. Copy and paste the following site to Add Site window and Select OK.
    Code Block
    html
    html
    http://apache.org/dist/geronimo/eclipse/updates/
    
    Image Removed
  5. Expand http://apache.org/dist/geronimo/eclipse/updates/ and Select Geronimo v2.2 Server Adapter v2.2.





  6. Once done you have to wait a few seconds while Eclipse resolves dependencies.





  7. Once done, the Install window will pop up. Select Next.





  8. Accept the license and Select Finish.





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





  10. Once GEP is installed you will be prompted to restart. Select Yes.

...