Versions Compared

Key

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

...

Prerequisites
Anchor
Prereqs
Prereqs

  • JDK Java J2SE 1.6.0 or greater

See PLUGIN_RELEASE-NOTES-2.1.5.txt for additional details.

Installing GEP within WTP

...

Table of Contents

...

Children Display
sorttitle
reversetrue

...

Tip

Note that with v2.1.3, the v2.1 Geronimo server adapter feature provides server adapters for both the v2.0.x and v2.1.x Geronino servers. Previously, v2.0.x and v2.1.x server adapaters were provided by separate features. Partly to simplify things, these features were combined into one.

...

  • Java J2SE 1.5.0 or greater

See PLUGIN_RELEASE-NOTES-2.1.5.txt for additional details.

Installing GEP within WTP

  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 the servers tab as shown in the figure and select New->Server.





  4. On the next screen select Download Additional Server Adapters as shown in the figure.




  5. Select Geronimo V2.1 Server Adapter v2.1.5 adapter and select Next.



  6. Accept the license agreement and select Finish.



  7. Next screen will ask for confirmation. Select Ok. Once done Geronimo V2.1.5 server adapter will be downloaded and installed.


  8. Once the adapter is installed you will be prompted to restart the server. Select Yes.


    Installing GEP using Eclipse update manager

...

  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->Software Updates.. from the menu.



  4. On the next screen select Available Software tab. Select Add Site Add... to add repositories.


  5. Copy and paste the following site to the Add SiteRepository 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.5 7 Server Adapter v2.1.5 .



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

  8. Once done, the Install window will pop up. Select Next
  9. Accept the license and Select Finish.



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



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

    Manual Installation

...