You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Lightweight server assemblies may be created that contain only the functional components required by your application(s). There are different ways to assemble a server:



And you can also assemble a server using GEP. For more information, please look into[ Assembling a server via GEP] in developing.

Assembling a server via GEP

The use of the GEP to assemble a custom server is very similar to the other methods. While the Geronimo server is running, use the server's popup menu to launch the Custom Server Assembly dialog. Specify the artifact name, group, version, archive type, path (relative to the running server), and plugins that you want installed. Once again, remember that the framework plugin group must be included to get a working server.

  • No labels