![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Deployment of ActiveMatrix BusinessWorks BPEL Extension resources is similar to deploying resources in TIBCO ActiveMatrix BusinessWorks. The following is an overview of the deployment process:
1. In TIBCO Designer, create and configure an Enterprise Archive resource, place a Process Archive into the Enterprise Archive resource, then select the Service and process resources you wish to deploy.
2. In the Enterprise Archive Configuration tab, click the Build Archive button to save the Enterprise Archive file (EAR file).
3. In TIBCO Administrator, create an application with the EAR file you created in the previous step, then deploy the application.When creating an Enterprise Archive, loading a service or a process starter into a Process Archive will automatically load all referenced resources into the archive. For example, if you load a Service resource that uses three orchestration processes as implementations for its operations, the three orchestration processes and any resources referenced by those orchestration processes (WSDL resources, schemas, process definitions, and so on) are also loaded into the archive.
• Service resources must be added to a Process Archive. Although it is possible to add a Service resource to a Shared Archive, the resource will not properly function when located in a Shared Archive. Add your Service resources only to Process Archives.
• When creating your Enterprise Archive file, the menu item Tools > Create Project EAR does not add Service resources to the Process Archive. You must add any Service resources to the Process Archive by selecting the Processes tab of the Process Archive and clicking the Add a Process Starter to This Archive button.
• Dynamically-called TIBCO ActiveMatrix BusinessWorks processes are not referenced directly by any resource. Therefore, these resources must be explicitly loaded into the process archive. Load dynamically-called processes by clicking the Add a Non-Process Starter to this Archive button on the Processes tab of a Process Archive resource.See TIBCO ActiveMatrix BusinessWorks Administration for a complete description of how to create Enterprise Archives and how to deploy applications.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |