In a local mode topology, settings directly related to
the Gateway daemon are not used. There are no thread pools or associated
timeouts to configure. Requests are passed directly from Client applications
to the CICS® connectivity components.
To configure a local mode topology, complete the following tasks:
- Configure the CICS server
connections, as described in Configuring CICS server connections.
- If you are using TCP/IP or SNA connections, configure the Client
daemon settings, as described in Configuring Client daemon settings.
- If you are using a Java™ client,
set the PATH environment variable to include the <install_path>/bin
subdirectory on UNIX and Linux or the <install_path>\bin
subdirectory on Windows,
so that the application can find ctgjni.dll on Windows or libctgjni.so on UNIX and Linux.
- If you are using a JEE application server, deploy the resource
adapter that you require, as described in Deploying a CICS resource adapter.