Guidelines: Integrating Subsystems for J2EE Applications
Integrating Implementation Subsystems for a J2EE Application involves assembling
the individual Implementation Elements that make up the Implementation Subsystem (e.g., J2EE components and their initial
deployment descriptors) into a J2EE
Module (or set of J2EE Modules). The resulting J2EE Module(s) represent the
Implementation Subsystem's Build. For
more information on Builds for J2EE Applications, see Guidelines:
Builds for J2EE Applications.
The assembly of the individual Implementation Elements may require some reconciliation
between these elements, and the results of the integration are captured in the
resulting J2EE Module(s) and their deployment descriptors. For more information
on assembling J2EE Modules, see Guidelines:
Assembling J2EE Modules.
The resulting J2EE Module(s) and their deployment descriptor(s) then serve
as input to subsystem integration testing.
|