Versions Compared

Key

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

...

In order to create a custom server assembly, you must already have a Geronimo Server installed and started.

  1. Double-clicking the Geronimo server will bring up the server editor in the main window.
  2. Clicking on the Selecting Plugin tab page and selecting clicking Create Custom Assembly will bring up the New Server Custom Assembly dialog that is shown below.
  3. Select relevant plugins or plugins group to be extracted from the server. Items for working with the server can be found on the Plugins Group page.
  4. Enter in the pertinent information and select all the items that you desire to have in the new server. Press Ctrl key to select multiple items in the list. Note that Geronimo Assembly :: Boilerplate or Geronimo Plugin Group :: Framework MUST be selected in order to create a working server.



    The assembled server will be placed under the directory that you specified. A .tar ball or .zip file will also be placed under the <Geronimo_home>/var/temp directory of the running server for easy distribution.

...