This is a fix for problems with DBCS development using the CICS Access Builder
in versions 1.0x of VisualAge for Java.

To install this fix you need to import the three replacement class files in the
IBM Enterprise Access Builder Libraries project within the COM.ibm.ivj.eab.cics
package.  To do this:

Select the "IBM Enterprise Access Builder Libraries" project and Import the
three class files in this zip file.  You will not need to regenerate any of the
COMMAREA beans.

You should also change the two archives which are in the \IBMVJava\eab\runtime
directory called "ivjeab.zip" and "ivjcics.jar".  These two archives both contain
the runtime packages for the CICS Access Builder which you would use when you
deploy your application.  You can use any zip program you like to replace the
class files within these archives, but you must make sure that the replacement
class files, have the exact same directory structure as what is already in these
archives.
