Deploying Custom Mediation Tasks

After the file <runtime plug-in project name>\src\<runtime plug-in project name>\<MediationTaskName>rt.java is updated with the custom code, the deployable artifacts can be generated.

Procedure

  1. Make sure the Target Platform points to ActiveMatrix Runtime.
    See Composite Development Guide for information on switching the Target Platform.
  2. Verify that the Model and Runtime plug-ins have no complilation errors.
  3. In the Project Explorer pane, expand the <runtime plug-in project name>.deploy.soa project.
  4. Expand the Composites folder.
  5. Right-click <runtime plug-in project name>.apt.composite, and click Create DAA.

Result

The Create Deployment Archive wizard is invoked.

Refer to Composite Development Guide for more information on using this wizard. Deploy the DAA that packages the custom mediation task Runtime plug-ins before deploying the mediation application that uses the custom task.

Refer to Administration Guide for information on uploading and deploying the deployment application archive (.daa).