If necessary, on HFS copy the
HelloWorldEJB.jar deployed JAR
file from the EJB samples directory to your CorbaServer's deployed JAR
file (“pickup”) directory.
Note: - You need to do this only if you haven't already installed the HelloWorldEJB.jar deployed JAR file while running the EJB IVP.
- The deployed JAR file directory is the directory that you created in Before running the EJB IVP and specified on the DJARDIR option of the CORBASERVER definition.
- The samples directory is: /usr/lpp/cicsts/cicsts31/samples/ejb/helloworld, where cicsts31 is the value of the CICS_DIRECTORY variable
used by the DFHIJVMJ job during CICS installation.
- Remember that HFS names are case-sensitive.
- The HelloWorldEJB.jar file contains both the source and executable
code for the enterprise bean.