Versions Compared

Key

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

...

Geronimo Server Runtimes and Servers

A Geronimo Server Runtime in GEP associates a Geronimo 2.1 Server installation with a JRE to be used to run that server. A Geronimo Server in GEP associates a Geronimo Server Runtime with a profile consisting of Security settings, Publish Settings, Port Configuration, JVM settings to be used with that Geronimo Server Runtime.

Excerpt
hiddentrue

This page discusses how to define Geronimo servers and server runtimes in Eclipse.

...

  1. Click Window -> Preferences -> Server -> Installed Runtimes.



  2. Click Add to launch New Server Runtime dialog.
  3. Select Apache Geronimo v2.1 Runtime, uncheck Also create new local server (we will discuss about the use of this option later) and click Next.



  4. Select Workbench default JRE (Click Installed JREs to add any new JREs and return to this dialog once done).
  5. You must already have a Geronimo v2.1 installation that you want to use with GEP; enter the directory name or browse to <GERONIMO_HOME> and click Next.
  6. Select the location of the archive containing Geronimo source. This is required only if you intend to debug into Geronimo source code.
  7. Click Finish to return to Installed Server Runtime Environments dialog.



...