You must set up a ConnectionFactory in the J2EE server for each CICS transaction accessed through protocol CICSJ2C.
If a generated Java wrapper is making the CICSJ2C call, you can handle security in any of the following ways (where a wrapper-specified value overrides that of the J2EE server):
When calling a program from WebSphere 390, the following restrictions apply:
By default, timeouts never occur. In the EXCI options table generated by the macro DFHXCOPT, however, you can set the parameter TIMEOUT, which lets you specify the time that EXCI will wait for a DPL command (an ECI request) to complete. A setting of 0 means to wait indefinitely.
For details, see Java Connectors for CICS: Featuring the J2EE Connector Architecture (SG24-6401-00), which is available from web site http://www.redbooks.ibm.com.
Related tasks
Setting up the J2EE run-time environment for EGL-generated code
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.