Modules

A module is an Eclipse project that is configured for TIBCO BusinessWorks™ Container Edition.

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 TIBCO BusinessWorks™ Container Edition runtime. An application module cannot be deployed by itself in the TIBCO BusinessWorks™ Container Edition 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.