Deploying Custom XPath Functions

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

    Procedure
  1. Make sure the Target Platform points to TIBCO ActiveMatrix Runtime and no errors occur in the custom XPath function plug-ins.
    For information on switching the Target Platform, see TIBCO ActiveMatrix® Service Grid Composite Development.
  2. In the Project Explorer pane, expand the < plug-in project name>.deploy.soa project.
  3. Expand the Composites folder.
  4. Right-click < plug-in project name>.apt.composite and click Create DAA.
     
    Note: To be able to generate the DAA file, while creating the Custom Mediation task, make sure the RequiredExecutionEnvironment field in the Manifest.MF file is empty. This allows you to create the DAA and deploy it at runtime.
ResultThe Create Deployment Archive wizard is invoked. For more information on using this wizard, see TIBCO ActiveMatrix® Service Grid Composite Development.

Deploy this deployment archive, the DAA, like any other SOA project. For information on uploading and deploying the DAA, see TIBCO ActiveMatrix® Service Grid Administration.