Using the Sun TCP/IP JCA Adapter

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

  1. Right-click the EJB Module project and select New -> JCA Message-Driven Bean:

    EJB Module project: New -> JCA Message-Driven
Bean

    The New JCA Message-Driven Bean wizard appears.

  2. Provide a package name and then click Next:

    JCA Message-Driven Bean wizard: Provide Name
and Location
  3. For the Choose Inbound JCA step, select TCPIP JCA Adapter and then click Next:

    JCA Message-Driven Bean wizard: Choose Inbound
TCPIP JCA Adapter
  4. In the final step of the wizard, you can optionally edit the instance properties before clicking Finish.

    JCA Message-Driven Bean wizard: Edit Activation
Configuration

    If you click the ellipsis to the right of the Configuration property (as shown above), you can view or edit configuration settings of the TCP/IP JCA Adapter:

    JCA Message-Driven Bean wizard: Editing configuration
properties.

    For a complete list and description of configuration properties, see Configuration Settings for the TCP/IP JCA Adapter.