Installing the process on WebSphere Business Integration Server Foundation

Once you have created a business process in WebSphere(R) Studio Application Developer, you can install it on WebSphere Business Integration Server Foundation.

To deploy the process onto WebSphere Business Integration Server Foundation, do the following:

  1. From the WebSphere Studio Application Developer, export the process as an EAR file.
  2. Open the WebSphere Administrative Console of your WebSphere Business Integration Server Foundation.
  3. Expand the Environment node and click Shared Libraries.
  4. Click New and create a shared library with the following settings:
    • Name = bttabstractlayer
    • ClassPath = bttbase.jar,bttsvrflow.jar,bttfmt.jar,bttsvcinfra.jar
      Note: If your business process requires more JAR files, add them also to the ClassPath.

    Click Apply and then click OK.

  5. Import the EAR file into your WebSphere Business Integration Server Foundation.
Related tasks
Creating a process