Installing Additional Components for Java CAPS 6

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.