Modules

A module is an Eclipse project that is configured for ActiveMatrix BusinessWorks.

Two types of modules are supported:

  • Application modules: The smallest resource that is named, versioned, and packaged as part of an application and is executed in the ActiveMatrix BusinessWorks runtime. An application module cannot be deployed by itself in the ActiveMatrix BusinessWorks runtime; it must be packaged as part of an application.
  • Shared modules: The smallest resource that is named, versioned, and packaged as part of an application and can be used by other modules that are part of the same application. A shared module cannot be deployed by itself; it must be included as part of an application module.