Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Designing: Installing the Design-Time *.nbm Files for the TCP/IP JCA Adapter
 

Classic Java CAPS

Developing Java CAPS Projects

Using SOAP Message Handlers

Creating a Runtime Environment

Designing Business Processes in the Sun Business Process Manager

Working with TCP/IP HL7 Collaborations

Developing Sun Master Indexes (Repository)

Developing Sun Master Patient Indexes

Developing OTDs for Application Adapters

Developing OTDs for Communication Adapters

Developing OTDs for Database Adapters

Developing OTDs for Web Server Adapters

Designing with Application Adapters

Designing with Communication Adapters

Designing with Web Server Adapters

SWIFT Integration Projects

Java EE Based Components

Designing with Sun JCA Adapters

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

Defining Constants and Variables

Using Database Operations

Developing Sun Master Indexes

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

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:
      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, take the following steps:
    1. Navigate to the location of the *.nbm files in the Adapter Pack.

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


      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


      Installing the commonlib *.nbm files
    3. Back in the NetBeansModules folder, group-select com-sun-soabi-adapters-message-lib.nbm and the three tcpip* files and 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. Back 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. Back in the Plugins dialog, click Close.