IBM Integration Bus, Version 10.0.0.0 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Deploying JavaCompute node code

You can deploy Java™ code for a JavaCompute node in a BAR file or independently in another container, such as a shared library.

Before you begin

Complete the following tasks:
  1. Create a message flow that contains a JavaCompute node.
  2. Create the Java code for the JavaCompute node.

About this task

After you create a JavaCompute node and the Java code that it uses, you can deploy your resources. The method of deployment depends on where you store your resources.

You can store the Java code for a JavaCompute node in the same application as the message flow that contains the JavaCompute node. Alternatively, to share Java classes across multiple solutions, store Java code in a shared library and refer to that library from one or more applications that contain JavaCompute nodes.

Use one of the following methods to deploy your Java code.

Procedure

Results

Your resources are deployed to the integration server. You can view them in the Integration nodes view.

When you update and redeploy the Java code in a shared library, those updates are available automatically to all the applications that reference that shared library. In this case, you do not need to redeploy those applications.


ac30290_.htm | Last updated 2015-03-27 19:25:41