JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS TCP/IP JCA Adapter User's Guide     Java CAPS Documentation
search filter icon
search icon

Document Information

About the TCP/IP JCA Adapter

TCP/IP JCA Adapters Contrasted With TCP/IP eWay Adapters

Installing the TCP/IP JCA Adapter

Installing the Design-Time *.nbm Files for the TCP/IP JCA Adapter

To Install the NetBeans Modules for the TCP/IP JCA Adapter

Setting Up the Runtime Environment for the TCP/IP JCA Adapter

To Install the Global RAR for the TCP/IP JCA Adapter

To Add a Connector Connection Pool for the TCP/IP JCA Adapter

To Add a Connector Resource for the TCP/IP JCA Adapter

Configuring the TCP/IP JCA Adapter

Configuring Runtime Properties of a TCP/IP JCA Adapter Pool

To Configure a TCP/IP JCA Adapter Pool

Configuring Design-time Properties of an Individual TCP/IP JCA Adapter Component

To Configure a TCP/IP JCA Adapter Instance

Using the TCP/IP JCA Adapter in an EJB Project

Designing an EJB Module to Use TCP/IP JCA Adapter Code

To Create an EJB Module Project

To Add a TCP/IP JCA Adapter to an EJB Project

To Use TCP/IP-Specific Sample Code

Configuration Settings for the TCP/IP JCA Adapter

General Outbound Settings

TCPIP Outbound Settings -- Client Connection Establishment

TCP/IP Outbound Settings -- Server Port Binding

TCP/IP Outbound Settings

Envelope Message Settings

Connection Pool Settings

Installing the Design-Time *.nbm Files for the TCP/IP JCA Adapter

This section provides step-by-step instructions for installing the design-time files (NetBeans modules) for the TCP/IP JCA Adapter.

To Install the NetBeans Modules for the TCP/IP JCA Adapter

  1. In the NetBeans IDE main menu, select Tools -> Plugins.

    The Plugins dialog box appears and the list of plugins is initialized.

  2. (Optional) If you want to check whether the modules for TCP/IP have already been installed:
    1. Click the Installed tab.
    2. Sort by Name.
    3. Scroll down to check whether the list includes files for tcpip, as shown below.
      image:List of installed plugins, showing tcpip modules
  3. Click the Downloaded tab.

    The dialog box lists plugins that have been downloaded but not installed.

  4. Click the “Add Plugins” button.

    The Add Plugins dialog box appears.

  5. In the Add Plugins dialog, do the following:
    1. Navigate to the location of the *.nbm files in the Adapter Pack.

      These are by default located in .../AdapterPack/NetBeansModules/.


      image:Navigating to the .nbm files needed for the TCP/IP JCA Adapter
    2. If you have not previously done so, open the commonlib folder and install at least the following *.nbm files:
      • com-stc-configuration.nbm

      • com-stc-eventmanagement.nbm

      • com-stc-log4j.nbm

      • com-sun-soabi-adapters.nbm

      • com-sun-soabi-adapters-globalrarcommonlib.nbm

      • com-sun-soabi-adapters-rarcommonlib.nbm

      • javax-resource.nbm

      • junit-awtui.nbm

      • net-java-hulp-i18n.nbm

      • org-ietf-ldap.nbm


      image:Installing the commonlib *.nbm files
    3. In the NetBeansModules folder, group-select com-sun-soabi-adapters-message-lib.nbm and the three tcpip* files. Click Open.

    If any of the files has already been downloaded, you are prompted to overwrite the existing file(s) or cancel the operation.

  6. In the Plugins dialog, click Install.
  7. In the NetBeans Installer wizard, click Next, accept the terms of the license agreement, and then click Install.
  8. When the installation ends, choose whether to restart the IDE immediately or later, and then click Finish.
  9. In the Plugins dialog, click Close.