Configuring JEE Server

You can use the JEE Server Integrated Solutions Console (the "admin console") to install and configure the CICS® ECI resource adapter (cicseci.rar ).

To install and configure the CICS ECI resource adapter, you complete these key tasks:
  1. Install the ECI resource adapter
  2. Create a connection factory
  3. Configure a connection factory

    See http://www-01.ibm.com/support/knowledgecenter/SSZHFX_9.1.0/scenarios/topics/sc09_ha_ipic_was.html?lang=en for more information about how to configure WebSphere Application Server

  4. The global transaction support works with CTG IPIC local mode configuration only. Define the connection factory custom properties:
    • Connection URL

      The URL of the CICS Transaction Gateway with which the resource adapter will communicate. In local mode, set the connection URL to "local:".

    • XA Support

      Set XA Support to on to enable XA two phase support for this resource.

    • Server name

      The name of the CICS server to which CICS Transaction Gateway will connect.

      For IPIC in local mode, set the Server Name to "protocol://hostname:port" where protocol is tcp or ssl, hostname is server hostname where TXSeries region is deployed, port is TXSeries region IPIC listener port.