Important
The sample EJB applications require a CICS® EJB server. You must configure CICS,
as described in Setting up an EJB server, before attempting to install the samples.
CICS supplies the following sample EJB applications:
- The EJB Installation Verification Program (IVP)
- A simple application that you can use to test your CICS EJB environment
and name server. A Web server is not required. See Running the EJB IVP.
- The EJB “Hello World” sample
- A simple application that you can use to test your EJB environment,
including CICS, your name server, and your Web server. See The EJB “Hello World” sample application.
- The EJB Bank Account sample
- A more complex application that demonstrates how you can use enterprise
beans to make existing, CICS-controlled, information available to Web users.
See The EJB Bank Account sample application.