The following user-replaceable programs are added:
This new user-replaceable program is a CICS® command-level API program that you can use to obtain a string representation of the distinguished name of an EJB client, when the client has not presented an X.509 certificate containing a name.
You can customize this user-replaceable program, and write it in any of the CICS-supported languages (except Java™), but its name must be DFHEJDNX.
For information about user-replaceable program DFHEJDNX, see the CICS Customization Guide.
This new user-replaceable program enables you to monitor certain EJB-related events in a CICS region. The program is invoked for CORBASERVER, DJAR, and bean events.
There are three types of EJB events: error, information, and warning. All the events are identified by an event code and an event type. For example, event code 001 is an information event type and is described as:
The default implementation of DFHEJEP is provided to support the EJB application development tool. It is intended for use in CICS application development regions,and you are recommended to install the default program in your development regions. Although the supplied version of DFHEJEP is written in C only, you can write this user-replaceable program in any of the CICS-supported languages; there are COMMAREA copybooks for each of the languages.
For more information about user-replaceable program DFHEJEP, and details of all the event codes, see the CICS Customization Guide.
This new user-replaceable program specifies the run-time options that are used to create the environment (the Language Environment® enclave) in which the JVM runs. It defines storage allocation parameters for heap and stack and a number of other options. The DFHJVMRO URM:
For information about this new user-replaceable program, see the CICS Customization Guide.
DFHAPXPO is loaded during the PIPI preinitialization phase of each Language Environment enclave where C or C++ programs compiled with the XPLINK option are to be run. It allows you to alter the default Language Environment run-time options. See the z/OS® Version 1.4 Language Environment Programming Guide, SC22-7561, for details of the Language Environment options that can be reset. The program must be written in Assembler language.
The source for DFHAPXPO is supplied in the CICSTS31.CICS.SDFHSAMP library.
For information on how you can tailor this user-replaceable program to your own requirements, see the CICS Customization Guide.
[[ Contents Previous Page | Next Page Index ]]