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

Compare with Current View Page History

« Previous Version 5 Next »

Plugin Groups

This page is not complete yet, to be updated with more info....

Plugin groups are basically groups of plugins for users to easily understand and consume them. They can be used in the following ways:
1. custom server assemblies
2. G server assemblies (framework, javaee5)
3. install plugin group as regular plugin. For example, a user should be able to install the JMS plugin group in little G to get little G +JMS environment.

There are 8 plugin groups for different distribution with Web Contaniner such as Tomcat and Jetty. We take Tomcat as an example here:

  1. Geronimo Plugin Group :: Framework
    • description: This plugin group provides the framework functionality. It is required to build a working server.
    • Plugin includes:
  2. Geronimo Plugin Group :: WADI Clustering Tomcat
    • description: This plugin group provides WADI Clustering functionality for Tomcat.
    • Plugin includes:
  3. Geronimo Plugin Group :: ejb
    • description: This plugin group provides EJB functionality.
    • Plugin includes:
  4. Geronimo Plugin Group :: client
    • description: This plugin group provides Client functionality.
    • Plugin includes:
  5. Geronimo Plugin Group :: Persistence
    • description: This plugin group provides Persistence functionality.
    • Plugin includes:
  6. Geronimo Plugin Group :: Web Little-G Tomcat
    • description: This plugin group provides the little-G Tomcat functionality.
    • Plugin includes:
  7. Geronimo Plugin Group :: Web Services Axis2
    • description: This plugin group provides Web Services Axis2 functionality.
    • Plugin includes:
  8. Geronimo Plugin Group :: Web Services CXF
    • description: This plugin group provides Web Services CXF functionality.
    • Plugin includes:
  • No labels