Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Java CAPS HL7 JCA Adapter User's Guide Java CAPS Documentation |
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
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
HL7 Outbound Settings -- Client Connection Establishment
HL7 Outbound Settings -- Server Port Binding
Sequence Number Protocol Settings
This section provides step-by-step instructions for installing the RAR file for the HL7 JCA Adapter and setting up the GlassFish runtime environment using the Admin Console.
Perform the following steps to set up the runtime environment for the HL7 JCA Adapter:
If your application server is running on a remote machine, and/or uses a port other than 4848 for administration, make the appropriate changes to the URL.
If sun-hl7-adapter appears in the list, the RAR has already been installed.
Result: Once you have deployed the global RAR onto the application server, you will be able to see it in the NetBeans IDE under Servers -> GlassFish V2 -> Applications -> Connector Module:
You will use Admin Console Resources -> Connectors -> Connector Connection Pools to add a new pool for sun-hl7-adapter.
Name: Supply a name for the HL7 pool, such as poolHL7.
Resource Adapter: Choose sun-hl7–adapter.
Connection Definition: Retain the default provided when you choose the adapter.
Result: The new pool appears in the tree. You can see it in the NetBeans IDE under Servers -> GlassFish V2 -> Resources -> Connectors -> Connector Connection Pools:
JNDI Name: Supply a name, such as hl7pool by which applications will reference the HL7 pool.
Pool Name: Choose a connector connection pool for HL7, such as the one created in the previous procedure.
Description: Optionally, supply a meaningful description of this particular JNDI resource.
Result: The new resource appears in the tree. You will be able to see it in the NetBeans IDE under Servers -> GlassFish V2 -> Resources -> Connectors -> Connector Resources: