The makefile in $CICS®_HOME/samples/dfjcorb/BankAccount/server builds everything required for the CORBA part of the server side application.
$CICS_HOME/samples/dfjcorb/BankAccount/server should be added to the end of the class path, ibm.jvm.shareable.application.class.path, in the default JVM properties file, dfjjvmcd.props.
make
This makes the Java™ server program that implements the
bank account object.