There are several ways in which you can take advantage of the new function
introduced by CICS® enhancements to EJB support:
- If you use a user-written distributed routing program, you can rewrite
it to take advantage of the additional information that CICS supplies about
route selection errors. For example, you could code your program so that:
- You can change your procedures for updating enterprise beans in a production
region. The solutions described in Java™ Applications in CICS take
advantage of the new ability to disable a CorbaServer without bringing down CICS.
- You can use the SELECT TYPE parameter of the statistics utility program,
DFHSTUP, to cause DFHSTUP to format and print enterprise bean statistics.
- You can use the sample statistics program, DFH0STAT, to produce an enterprise
bean statistics report.
[[ Contents Previous Page | Next Page Index ]]