cicsj2cTimeout

When you are generating Java™ code, the build descriptor option cicsj2cTimeout assigns a value to the Java runtime property cso.cicsj2c.timeout. That property specifies the number of milliseconds before a timeout occurs during a call that uses protocol CICSJ2C.

The default value of the runtime property is 30000, which represents 30 seconds. If the value is set to 0, no timeout occurs. The value must be greater than or equal to 0.

The property cso.cicsj2c.timeout has no effect on calls when the called program is running in WebSphere® 390; for details, see Setting up the J2EE server for CICSJ2C calls.

Related concepts
Java runtime properties

Related tasks
Setting up the J2EE server for CICSJ2C calls

Related reference
Build descriptor options
Java runtime properties (details)

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.