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
- Open the appropriate IMS binding Java file by using the Java Editor.
- Locate the doclet tag for the IMSInteractionSpec class.
- Modify the doclet tag to add the socketTimeout property and specify a value. If this property is already listed, modify the value.
- Select the operation extensibility element again to indicate that changes have been made.
- Close the editor and click Yes to save your changes.