HFS setup

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:
  1. You need to do this only if you haven't already installed the HelloWorldEJB.jar deployed JAR file while running the EJB IVP.
  2. 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.
  3. 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.
  4. Remember that HFS names are case-sensitive.
  5. The HelloWorldEJB.jar file contains both the source and executable code for the enterprise bean.