Provisioning the MQ Client OSGi JAR File into TIBCO Cloud Integration

You must provision the plug-in with a licensed copy of your own MQ client OSGi JAR file.

The TIBCO Cloud Integration command line interface enables you to provision the MQ client OSGi JAR file.

Prerequisites

  • You have access to TIBCO Cloud Integration version 1.24 or later.
  • You have TIBCO ActiveMatrix BusinessWorks Plug-in for IBM MQ installed.

Procedure

  1. Download the tibcli program from TIBCO Cloud Integration.
  2. Copy the MQ client OSGi JAR file from your MQ installation to a temporary folder.
  3. Rename the MQ client OSGi JAR as com.ibm.mq.osgi.java.jar.
  4. In a shell window, change to the folder containing the renamed client JAR and log in to the TIBCO Cloud Integration environment: tibcli login. Provide your credentials when prompted.
  5. Supplement the MQ plug-in in TIBCO Cloud Integration with your client JAR file: tibcli bwplugin supplement mq

    The following messages are displayed:

    Uploading Artifacts [DONE]
    mq plugin supplements pushed successfully.
    Note: To use TLS connection in a cloud application, create a folder in the project and copy the keystore there. This will ensure that the keystore is deployed with the application.