Installing Additional Components for Java CAPS 6

Installing Additional JBI-Based Components

This topic provides instructions on how to install additional Java CAPS and non-Java CAPS JBI-based components after the initial installation. It assumes that you have successfully installed Java CAPS, GlassFish , and the NetBeans IDE.

ProcedureTo Install Java CAPS JBI-Based Components

All the JBI-based components of Java CAPS are installed with the initial installation. If you uninstall any of these components, you can easily reinstall them


Note –

The following procedure describes how to install these components using NetBeans. For instructions on using a command line or the GlassFish Admin Console, see Installing Java CAPS JBI Components on a New Domain in Java CAPS Domain and Runtime Installation.


  1. Launch NetBeans and open the Services window.

  2. Expand Servers, expand the new domain, and then expand JBI.

  3. To install shared libraries, do the following:

    1. Right–click Shared Libraries and then select install.

    2. Browse to the location of the shared libraries (JavaCAPSHome/appserver/addons/jbi-components), and then select any of the following files:

      • encoderlib.jar

      • saxonlib.jar

      • wsdlextlib.jar

    3. Click Next and then click Finish.

    4. Repeat the above steps to install any additional shared libraries.

  4. To install the Service Engines, do the following:

    1. Right-click Service Engines, and then select Install.

    2. Browse to the location of the components (JavaCAPSHome/appserver/addons/jbi-components), and then select any of the following components:

      • bpelserviceengine.jar

      • edmse.jar

      • etlserviceengine.jar

      • iepserviceengine.jar

      • xsltserviceengine.jar

      The Installation Configuration window appears.

    3. If needed, modify the configuration properties of the component.

    4. Click Install.

    5. Repeat the above steps to install additional Service Engines.

  5. To install the Binding Components, do the following:

    1. Right-click Binding Components, and then select Install.

    2. Browse to the location of the components (JavaCAPSHome/appserver/addons/jbi-components), and then select any of the following files:

      • databasebc.jar

      • filebc.jar

      • ftpbc.jar

      • jmsbc.jar

      • ldapbc.jar

      • schedulerbc.jar

      The Installation Configuration window appears.

    3. If needed, modify the configuration properties of the component.

    4. Click Install.

    5. Repeat the above steps to install additional Binding Components.

ProcedureTo Install Non–Java CAPS JBI–Based Components

  1. From the NetBeans IDE menu bar choose Tools and then Plugins.

  2. On the Plugins page, click the Settings tab.

  3. From the Configuration of Update Centers pane select the type of components you want to install.

  4. Click the Available Plugins tab.

  5. Select each module you want to install, or right-click in the list and select Check All to select all modules to install.

  6. To begin the installation, click Install.

  7. When the NetBeans IDE Installer appears, click Next, accept the license, and click Install.

  8. When the installation completes, select whether to restart the IDE and then click Finish.

    You are now ready to continue using Java CAPS.