Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Deploying the Service Assembly Archive : Overview

Overview
The adapter Service Engine enables the adapter to run in the ActiveMatrix environment as a container and to provide services.
Adapter projects created using TIBCO Designer can also be packaged for deployment in the ActiveMatrix environment.
Adapter projects can be designed to run in the following modes:
The adapter component is wired with other composite elements in the ActiveMatrix SOA project. Projects running in this mode interact with other components in the ActiveMatrix environment.
Projects created using TIBCO Business Studio always run in the wired mode.
For more information about creating the service assembly archive in TIBCO Business Studio, refer to Creating a Service Assembly and a Service Assembly Archive.
The adapter component in the ActiveMatrix SOA project is not wired with other composite elements and does not participate in the ActiveMatrix environment. Projects running in the unwired mode do not provide services to or consume services from other ActiveMatrix components. The adapter configurations merely run in the ActiveMatrix node but the deployments can be life-cycled using TIBCO ActiveMatrix Administrator.
Projects imported using the EAR file always run in the unwired mode.
For more information about creating a service assembly archive from an EAR file, refer to Creating a Service Assembly Archive.

Copyright © TIBCO Software Inc. All Rights Reserved