These samples are based on the JEE (Java™ 2 Enterprise Edition) standard.
The JEE samples are in <install_path>/samples/java/com/ibm/ctg/samples/jee.
JEE ECIDateTime sample
This sample uses the ECI resource adapter, and calls the CICS program EC01. The program
uses an enterprise bean that makes CCI calls; a client to the enterprise
bean is also provided.
JEE EPIPlayScript sample
This sample uses the EPI resource adapter and drives a CICS terminal using a command script
interpreted by the CCI enterprise bean.
JEE EC03Channel sample
This sample calls the CICS program
EC03 using the CICS ECI resource
adapter. The program uses an enterprise bean that makes ECI calls;
a client to the enterprise bean is provided.