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

Document Information

Using the HL7 JCA Adapter

Installing the HL7 JCA Adapter

Installing the Design-Time NBM Files for the HL7 JCA Adapter

To Install the NetBeans Modules for the HL7 JCA Adapter

Setting Up the Runtime Environment for the HL7 JCA Adapter

To Deploy the Global RAR for the HL7 JCA Adapter from the Admin Console

To Add a Connector Connection Pool for the HL7 JCA Adapter

To Add a Connector Resource for the HL7 JCA Adapter

Configuring the HL7 JCA Adapter

Configuring Runtime Properties of a HL7 JCA Adapter Pool

To Configure a HL7 JCA Adapter Pool

Configuring Design-time Properties of an Individual HL7 JCA Adapter Component

To Configure an HL7 JCA Adapter Instance

Using the HL7 JCA Adapter in an EJB Project

Designing an EJB Module to Use HL7 JCA Adapter Code

To Create an EJB Module Project

To Add a HL7 JCA Adapter to an EJB Project

To Use HL7-Specific Sample Code

Configuration Settings for the HL7 JCA Adapter

General Outbound Settings

HL7 Outbound Settings -- Client Connection Establishment

HL7 Outbound Settings -- Server Port Binding

TCPIP Outbound Settings

HL7 Acknowledgment Settings

Lower Layer Protocol Settings

Sequence Number Protocol Settings

HL7 MSH Segment Settings

HL7 SFT Segment Settings

HL7 Communication Control Settings

HL7 Recourse Action Settings

Connection Pool Settings

Installing the Design-Time NBM Files for the HL7 JCA Adapter

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

To Install the NetBeans Modules for the HL7 JCA Adapter

  1. Extract the Adapter Pack to your Java CAPS installation directory.
  2. In the NetBeans IDE main menu, select Tools -> Plugins.

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

  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 .../NetBeansModules/.


      image:Image shows the Plugins Download dialog box with the .nbm files needed to install the HL7 JCA Adapter
    2. If you have not previously done so, open the commonlib folder and install all of the commonlib .nbm files.
    3. Back in the NetBeansModules folder, select group-select com-sun-soabi-adapters-message-lib.nbm and the two HL7 NBM files, and click Open.

      You may find it easier to simply select all of the NetBeans modules and install them.

    If any of the files have 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.