Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Configuring an ActiveMatrix SOA Project : Creating Service Assembly and Service Assembly Archive

Creating Service Assembly and Service Assembly Archive
The adapter services that were created in the design phase have to be packaged into a service assembly before they can be deployed.
A service assembly contains service units and a descriptor that indicates the container into which each service unit is to be deployed into. The service assembly is then used to created a deployable archive, the service assembly archive.
 
Task A Create or Refresh a Service Assembly
1.
2.
Right-click the composite file, and then select Service Assembly from the shortcut menu.
3.
The deployment package, projectname.saf is created in the Deployment Packages folder.
1.
2.
Right-click the service assembly file, and then select Refresh Service Assembly from the shortcut menu.
Task B Create a Deployable Archive
To create a deployable archive:
1.
2.
Right-click the .saf file, and then select Build Archive from the shortcut menu.
3.
Save the .saf file if prompted.
When the building process finished, you can find a .zip file in the Deployment Packages folder.
This service assembly archive can now be deployed and started using TIBCO ActiveMatrix Administrator. See Deploying the Service Assembly.

Copyright © TIBCO Software Inc. All Rights Reserved