JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Installing Additional Components for Oracle Java CAPS 6.3     Java CAPS Documentation
search filter icon
search icon

Document Information

Installing Additional Components for Java CAPS 6.3

Overview of the Installation Process

Installing Additional Repository-Based Java CAPS Components

To Upload Additional Repository-Based Java CAPS Components to the Repository

To Install Repository-Based Java CAPS Components to the NetBeans IDE

To Download and Expand ZIP Files Using the Java CAPS Uploader

To Install Java CAPS Plugins Using the Enterprise Manager Web Applications Manager

Installing Additional JBI-Based Components

To Install Java CAPS JBI-Based Components

To Install Non-Java CAPS JBI-Based Components

Installing DDL Scripts for the Oracle Applications Adapter

To Install DDL Scripts for the Oracle Applications Adapter

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.

To 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 Installing Oracle Java CAPS Domains and Runtime Components.


  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

      • 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

      • etlserviceengine.jar

      • iepserviceengine.jar

      • pojose.jar

      • worklistmanagerse.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

      • emailbc.jar

      • filebc.jar

      • ftpbc.jar

      • hl7bc.jar

      • httpbc.jar

      • jmsbc.jar

      • ldapbc.jar

      • rest.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.

To 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.