Setting the socket timeout value by using a development environment

You can use a Rational® or WebSphere® development environment to set the socket timeout value when you initially define the IMS binding properties for a new J2C Java™ bean.

To edit the operation binding properties that are already defined for a new J2C Java bean:

Procedure

  1. Open the appropriate IMS binding Java file by using the Java Editor.
  2. Locate the doclet tag for the IMSInteractionSpec class.
  3. Modify the doclet tag to add the socketTimeout property and specify a value. If this property is already listed, modify the value.
  4. Select the operation extensibility element again to indicate that changes have been made.
  5. Close the editor and click Yes to save your changes.