IBM
Shop Support Downloads
Home Products Consulting Industries News About IBM
Search
 

 
 

 
 
  CICS  
  How to buy  
  Support  
  Download  
  More information  
  News  
  Case studies  
  Library  
  Services  
  Events  
  Education  
  IBM Business Partners  
 
Related links:
 
    Announcements  
    Products  
    Euro  
    Year 2000  
    Sales questions  
    Feedback  
    Sitemap  
   
 
IBM Worldwide
 

 
 

CICS Transaction Gateway Current Service Status



************************************************************************
* IBM CICS Transaction Gateway for AIX - README                 v3.1.2 *
************************************************************************

Welcome to the IBM CICS Transaction Gateway ...

This file contains important information about the IBM CICS Transaction
Gateway that may not be available in the printed documentation.

In the following information  refers to the directory in which
you installed the Transaction Gateway.

Summary of Topics
=================
- Java 2 Support
- TestEPI sample and Netscape Navigator v4.08
- CICS Transaction Gateway SSL support and VAJ v3.0
- IBM NetStation support
- DBCS and the Java APIs and Terminal Servlet
- Terminal Servlet whitespace and neutral color
- Request classes and string truncation
- JNI Tracing
- CICS Connectors
  - Extended Attribute Support for EPI Connector
  - Use of the CICSELUW flag in the ECI Connector
- v3.04 Client Restriction
- EOF exceptions when using Java 1.2.2
- Configuration Tool update
- Trace filesize parameter
- Service and Updates
- Client README information


Java 2 Support
==============
JDK 1.2.2 is supported. Note, Java 3 is not supported.


TestEPI sample and Netscape Navigator v4.08
===========================================
The TestEPI sample applet is displayed incorrectly with v4.08 of
Netscape Navigator. The fields and scroll bars are missing.
The TestEPI applet is displayed correctly with Netscape Communicator
v4.51.


CICS Transaction Gateway SSL support and VAJ v3.0
=================================================
When importing the CICS Transaction Gateway v3.1 classes into
Visual Age for Java v3.0 you may be warned that a package containing
com.ibm.sslight.* has been replaced. This is because the
CICS Transaction Gateway ships with a later level of SSLight (SSL).
Please ensure that this level of com.ibm.sslight remains available
to your client application when developing with Visual Age for Java.


IBM NetStation support
======================
Applets running within the JVM supplied with the NC browser fail to
make successful connections with the CICS Transaction Gateway. Message
number CCL6652E is returned to the Applet. Currently there is no solution
to this problem.


DBCS and the Java APIs and Terminal Servlet
===========================================
The higher level EPI Classes, EPI Beans and the Terminal Servlet do not
contain any specific support for 3270 datastreams that contain DBCS fields.


Terminal Servlet whitespace and neutral color
=============================================
The screen handler has been amended so that if the user specifies
the screen@TrimFields=true parameter in the servlet properties
file, we 'trim' the field to remove excess whitespace from the
begining and end of any input fields.

The screen handler has been amended so that the user can specify what
HTML colour to translate the 'neutral' 3270 colour to. This is
achieved using a new parameter (screen@NeutralColor=usercolour)
which can be added to the servlet properties file.


Request Classes and string truncation
=====================================
the ECI and EPI Request classes take strings for various parameters, eg
Server, Userid, Password and so forth. If you specify a string that is
too long, when the request is flowed, the string will be truncated to the
maximum length.


JNI Tracing
===========
JNI tracing is NOT enabled through the normal Gateway tracing options. To
enable it all you do is set an environment variable CTG_JNI_TRACE to the path
and file where you want the information stored. For example
export CTG_JNI_TRACE=/tmp/ctgjni.trc

CICS Connectors
===============

Extended Attribute Support for EPI Connector
--------------------------------------------
You are now able to get the extended attributes using the EPI Connector
The following information explains the changes made to the EPI Connector
classes to support this facility.

The EPIInteractionSpec has 2 new properties.

Mode
====

available values
----------------
MODE_SEND_AND_RECEIVE (0)
MODE_SEND             (1)
MODE_RECEIVE          (2)

description
-----------
This works as defined for CCF. The receive will receive back the last screen
contents.



OutputAttributeType
===================

available values
----------------
ATTRIBUTE_NONE            (0)
ATTRIBUTE_BASE            (1)
ATTRIBUTE_FOREGROUNDCOLOR (2)
ATTRIBUTE_BACKGROUNDCOLOR (3)
ATTRIBUTE_HIGHLIGHT       (4)
ATTRIBUTE_TRANSPARENCY    (5)

description
-----------
Allows you to select which attribute will populate the attribute byte in the output
record of the Connector execute call. The default is ATTRIBUTE_BASE


Use of the CICSELUW flag in the ECI Connector
---------------------------------------------
If you are using the ECI connector with a real Co-ordinator, you MUST set the
CICSELUW flag on the ECIInteractionSpec to TRUE. The default is FALSE. If you
don't then the ECI Resource will NOT be registered with the co-ordinator and
you will not extend logical units of work as expected.


v3.04 Client Restriction
========================
Connecting a v3.04 client java application to a v3.1x, or later, gateway over
SSL or HTTPS is not supported.


EOF exceptions when using Java 1.2.2
====================================
If a client program accesses a CICS Transaction Gateway on AIX which is running
with JDK1.2.2, the Gateway may experience java.io.EOFExceptions when the client
program closes its connection. The client request will have completed
successfully, but the Gateway connection manager thread will issue this
exception to the Gateway console. Use JDK level ca122-20000411 or later to stop
this exception being issued.


Configuration Tool update
=========================
To clarify the 'Require Security' option on the HTTP, HTTPS, TCP and SSL panels,
it has been renamed to 'Require clients to use security classes'.


Trace filesize parameter
========================
To specify the maximum size of the trace textfile, use the -tfilesize
option on ctgstart. The parameter is the size in kilobytes.


Service and Updates
===================
Service and updates will be made available via the Internet.
See:
   http://www.software.ibm.com/ts/cics/support/details

APAR Fixes in v3.1.0
--------------------
PQ25945 Java Gateway won't restart without stopping the client
PQ28840 Terminal Servlet does not support colour
PQ28843 CTG Terminal Servlet HTML field size
PQ28312 Cursor location specified by BMS page ignored by Terminal Servlet
PQ29082 JGATE ECI_SYNC_TPN support for AIX
PQ30148 Terminal Servlet doesn't access multiple servers as it should

APAR Fixes in v3.1.1
--------------------
PQ31837 Jgate -time does not produce timestamps in jgate log
PQ33058 Commarea not returned in ASCII by CTG
PQ33193 CTG using Local: protocol loses data
PQ34612 Input field full of blanks (terminal servlet)
PQ35012 When ECI requests get around 250Kb of data, the application hangs

APAR Fixes in v3.1.2
--------------------
PQ38877 Better identification of threads, ports and sockets in CTG trace
PQ39299 A new Terminal object may fail to run more than one transaction
PQ39377 CTG trace shows misleading messages for terminal indexes
PQ39725 Ability to produce wrapping trace for CTGSTART tracing
PQ40466 A Java NullPointer exception is driven by the setText method
        of the Field object

Also refer to the Universal Client fixes.











Privacy Legal Contact