Using the Sun TCP/IP JCA Adapter

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

You will use Admin Console Resources -> Connectors -> Connector Connection Pools to add a new pool for sun-tcpip-adapter.

  1. If you have not already done so, start GlassFish and log in to Admin Console.

  2. In the Common Tasks pane on the left, expand Resources -> Connectors -> Connector Connection Pools.

  3. In the Connector Connection Pools pane on the right, click the “New” button.

  4. In step 1 of the wizard, supply the following information and then click Next.

    • Name: Supply a name for the TCPIP pool.

    • Resource Adapter: Choose sun-tcpip-adapter

    • Connection Definition: Retain the default provided when you choose the adapter.

    Step 1 of the New Connector Connection Pool wizard
for the TCP/IP JCA Adapter
  5. In step 2 of the wizard, retain or change the settings provided and then click Finish.

    Result: The new pool appears in the tree. You will be able to see it in the NetBeans IDE under Servers -> GlassFish V2 -> Resources -> Connectors -> Connector Connection Pools:

    NetBeans IDE tree showing new connector connection
pool for the TCP/IP JCA Adapter